td.title {
	font : 60px "Times New Roman", Times, serif;
	color : Green;
}

td.top {
	font : 24px "Times New Roman", Times, serif;
	color : Green;
}

td.text {
	font : 18px "Times New Roman", Times, serif;
	color : Black;
}

td.text2 { font : normal 18px "Times New Roman", Times, serif; color : Green; }


a            { text-decoration: none; color: #61A76C; font-size: 14pt; font-family: "Times New Roman", Times, serif;}
a:link       { text-decoration: none; color: #61A76C; font-size: 14pt; font-family: "Times New Roman", Times, serif;}
a:active     { text-decoration: none; color: #FEE24D; font-size: 14pt; font-family: "Times New Roman", Times, serif;}
a:hover      { text-decoration: none; color: #FEE24D; font-size: 14pt; font-family: "Times New Roman", Times, serif;}
a:visited    { text-decoration: none; color: #61A76C; font-size: 14pt; font-family: "Times New Roman", Times, serif;}
a:visited:hover { text-decoration: none; color: #FEE24D; font-size: 14pt; font-family: "Times New Roman", Times, serif;}

a.w       { text-decoration: none; color: #008080; font-size: 10pt; font-family: Arial}
a.w:link      { text-decoration: none; color: #008080; font-size: 10pt; font-family: Arial}
a.w:active    { text-decoration: none; color: red; font-size: 10pt; font-family: Arial}
a.w:hover   { text-decoration: none; color: red; font-size: 10pt; font-family: Arial}
a.w:visited    { text-decoration: none; color: #008080; font-size: 10pt; font-family: Arial}
a.w:visited:hover { text-decoration: none; color: red; font-size: 10pt; font-family: Arial}



