.res{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
 }
.restitle{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
 }
.res a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.res a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
}
.res a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

