A:link {text-decoration:none; color: #660000;}
A:visited {text-decoration:none; color: #660000;}
A:hover {color: #ffffff; background-color:#660000;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	color: #660000;
}

.normal {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #333333;
	text-align: justify;


}

.small {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #333333;
	text-align: center;


}