.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.Text a {text-decoration: underline; color: #336600;}
.Text a:link {text-decoration: underline; color: #336600;}
.Text a:visited {text-decoration: underline; color: #336600;}
.Text a:hover {text-decoration: none; color: #ff0000;}
.SmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.SmallText a {text-decoration: underline; color: #000000;}
.SmallText a:link {text-decoration: underline; color: #336600;}
.SmallText a:visited {text-decoration: underline; color: #336600;}
.SmallText a:hover {text-decoration: none; color: #ff0000;}
a:hover { text-decoration: none; color: "#ff0000"; } 
