body {
	background-color: #D03E3E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: Silver;
   text-align: right;
}


A:Hover {
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: Silver;
	padding-top:3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}
A:LINK {
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: Silver;
	padding-top:3px;
}

A:VISITED {
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: Silver;
	padding-top:3px;
}
