A:link {
	color: Blue;
	text-decoration: none;
}
A:visited {
	color: Blue;
	text-decoration: none;
}
A:active {
	color: Blue;
	text-decoration: none;
}
A:hover {
	color: Blue;
	text-decoration: underline;
}
td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.title-dark-large {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
