/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 0px;
	color: rgb(0,0,102);
	text-align: center;
	background-color: #F00;
}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(255,153,0);}
 .TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 16px;
	color: rgb(0,0,102);
}
 P {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: rgb(0,0,102);
}
 A:hover { color: rgb(255,153,0);}
 
.TextObject {
	font-family: Verdana, Geneva, sans-serif;
}

