a:link {
	color: #284888;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: #f3f3f3;




}
a:visited {
	color: #284888;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	background-color: #D8DBF5;










}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;


}
.inbgrd {
	background-color: #FAFAFA;
	font-size: 10px;
	border: thin solid #CC0000;

}
.PADDING {
	padding: 0px;
	margin: 0px 0px 0px 100px;


}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FF33CC;
}
