A:link {text-decoration: bold; color: #C00000;}
A:visited {text-decoration: bold; color: #C00000;}
A:active {text-decoration: bold; color: #C00000;}
A:hover {text-decoration: bold; color: #FFBA00;}

A.whiteLink:link {text-decoration: none; color: CFCFCF;}
A.whiteLink:visited {text-decoration: none; color: CFCFCF;}
A.whiteLink:active {text-decoration: none; color: CFCFCF;}
A.whiteLink:hover {text-decoration: underline; color: FFFFFF;}

body
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
table
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT
{
	font-weight: normal;
	font-size: 9pt;
	color: #000154;
	font-family: Arial, Helvetica, sans-serif;
}
.normalInput
{
	font-weight: normal;
	font-size: 9pt;
	color: #000154;
	font-family: Arial, Helvetica, sans-serif;
}
.smallInput
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.heading
{
	font-weight: bold;
	font-size: 12pt;
	color: #000154;
	font-family: Arial, Helvetica, sans-serif;
}


/* ID Styles */

#navigation a {
	font:15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #FFBA00;;
	}
