body
{
	font-family: times;
	font-size : 12px;
	color : #808080;
	margin:0px;
}

.a {color: #555555; font-family: arial; font-size: 10; font-weight: bold}
.b {color: #555555; font-family: arial; font-size: 11; font-weight: bold}
.c {color: #E70000; font-family: arial; font-size: 10; font-weight: bold}
.d {color: #ff7533; font-family: arial; font-size: 10; font-weight: bold}

A:HOVER {
	color : E70000;
}


A {
	text-decoration : none;
	color : Blue;
}






		

