A:link {
	color:#003366;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited {
	color:#003333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:active {
	color:#003366;
	font-size: 9px;
	text-decoration: none;
}
A:hover {
	color:#990000;
	font-size: 9px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menu:link {text-decoration: none;font-size:9px;color:#999999}
A.menu:visited {text-decoration: none;font-size:9px;color: #000000}
A.menu:active {text-decoration: none;font-size:9px;color: #FF0000}
A.menu:hover {text-decoration: none;font-size:9px;color: #000000}
A.footerlink:link {text-decoration: none;font-size:11px;color:#DDDDDD}
A.footerlink:visited {text-decoration: none;font-size:11px;color: #DDDDDD}
A.footerlink:active {text-decoration: none;font-size:11px;color: #DDDDDD}
A.footerlink:hover {text-decoration: none;font-size:11px;color: #DDDDDD}
b {font-weight: bold; overflow: auto;}
body,p,div,span,th,td{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight: normal;
}
SELECT {
	text-decoration: none;
	font-size:10px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFFF99;
}
textarea {
	text-decoration: none;
	font-size:10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #CCCCCC;
}
input {
	text-decoration: none;
	font-size:10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFFF66;
}
