.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
A   	{ color: #333333; text-decoration: none; }
A:link	{ color: #333333; text-decoration: underline; }
A:visited { color: #333333; text-decoration: underline; }
A:active { color: #333333; text-decoration: underline; }
A:hover { COLOR: navy; background-color: #FFCC66; text-decoration: none; }


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
A.title   	{ color: green; text-decoration: none; }
A.title:link	{ color: green; text-decoration: underline; }
A.title:visited { color: green; text-decoration: underline; }
A.title:active { color: green; text-decoration: underline; }
A.title:hover	{ color: #003300; text-decoration: underline; }


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.text2   	{ color: #A86300; text-decoration: none; }
A.text2:link	{ color: #A86300; text-decoration: underline; }
A.text2:visited { color: #A86300; text-decoration: underline; }
A.text2:active { color: #A86300; text-decoration: underline; }
A.text2:hover	{ color: #ED8C03; text-decoration: underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
A.footer   	{ color: white; text-decoration: none; }
A.footer:link	{ color: white; text-decoration: none; }
A.footer:visited { color: white; text-decoration: none; }
A.footer:active { color: white;  text-decoration: none;}
A.footer:hover { COLOR: #A86300; background-color: white; text-decoration: none; }


.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
A.lgtext   	{ color: #000000; text-decoration: none; }
A.lgtext:link	{ color: #0000CC; text-decoration: underline; }
A.lgtext:visited { color: #0000CC; text-decoration: underline; }
A.lgtext:active { color: #0000CC; text-decoration: underline; }
A.lgtext:hover { COLOR: #0000CC; background-color: #FFCC66; text-decoration: none; }

.lgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A86300;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A86300;
}
h2
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A86300;
}


.lgtitle A:link	{ color: #0000CC; text-decoration: underline; }
.lgtitle A:visited { color: #0000CC; text-decoration: underline; }
.lgtitle A:active { color: #0000CC; text-decoration: underline; }
.lgtitle A:hover { color: #0000CC; background-color: #FFCC66; text-decoration: none; font-size: 24px; }


a img {
	border:0px;
}
