.style1{
	color:#403f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
} 
a:link {
	color: #403f3f;
	text-decoration: none;
}
a:visited {
	color: #403f3f;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}

