.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}
a:link {
	color: #006699;
}
a:visited {
	color: #003366;
}
a:active {
	color: #006699;
}
a:hover {
	color: #990000;
}
