a:link {
	color: #0000FF;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #FF0000;

}
a:visited {
	text-decoration: none;
	color: #0000FF;



}
