A:VISITED {
	text-decoration : none;
}
A:LINK {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
h1 {
    font-family:Arial;
    font-size:18px;
	color:#CC0000;
	
}