a{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}
a:hover{
	text-decoration: underline;
	color: #cc0000;
}
