body{ background-color:#999999;	
margin:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

td { color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
}

a:link {text-decoration: none;}
a:hover{text-decoration: underline;}

a.articleAdmin
{
	text-decoration:none;
	color:#707070;
}
a.articleAdmin:hover
{
	text-decoration:none;
	color:#ACACAC;
}
.sitetitle{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
.pagetitle{ color:#2A1E6F; font-size:12px; font-weight:bold; text-decoration:none;}
.bluetext{ font-weight:bold; color:#2A1E6F; text-decoration:none;}
bluetext.a:hover{text-decoration: underline;}
.blacktext { font-size:12px; color:#000000; text-decoration:none;}
.redtext { font-size:12px; font-weight:bold; color:#CC0000; text-decoration:none;}
.greentext { font-size:12px; font-weight:bold; color:#00CC00;  text-decoration:none;}
.whitetext { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;}
.notetext { font-size:12px; color:#CC0000; text-decoration:none;}

#bluebox { border-color:#2A1E6F; border-style:solid; border-width:2px;}
