.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link { text-decoration : none;
	color : #0099cc;
}
a:active {text-decoration : none;
	color : #0099cc;
}
a:visited {text-decoration : none;
	color : #0099cc;
}
a:hover {text-decoration : none;
	color : #0066cc;
}