/* CSS definition file containing site wide stylesheets */

A:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.BoarderLink {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(204,0,0)
}

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(204,0,0);
 	font-weight: normal;
 	font-style: normal
}