.mail {

	color: #0066CC;

	text-decoration: underline;

}

a:link {

	color: #0066FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}

a:visited {

	color: #0066FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}

a:active {

	color: #0066FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}

a:hover {

	color: #003399;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}

.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000  ;
