a{
	color : #FF0000;
	text-decoration : underline;
font-family : Verdana;
	font-size : 12px;
	color : #FF0000;
}
a:hover{
	color : #4988B7;
	text-decoration : none;
}
.content{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	}

a.linkd{
	color : #FF0000;
	text-decoration : underline;
}
a:hover.linkd{
	color : #4988B7;
	text-decoration : none;
}
a.linkb{
	color : #FF0000;
	text-decoration : underline;
}
a.linkb:hover{
	color : #4988B7;
	text-decoration : none;
}
