A.maintext:link { color: #ffffff; text-decoration: none}

A.maintext:active { color: #7ffffff; text-decoration: none}

A.maintext:hover { color: #ffffff; text-decoration: underline}

.maintext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
}
A.yellowtext:link { color: #FFFF00; text-decoration: none}

A.yellowtext:active { color: #FFFF00; text-decoration: none}

A.yellowtext:hover { color: #FFFF00; text-decoration: underline}

.yellowtext {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
A.BIGWHITEtext:link { color: #ffffff; text-decoration: none}

A.BIGWHITEtext:active { color: #7ffffff; text-decoration: none}

A.BIGWHITEtext:hover { color: #ffffff; text-decoration: underline}

.BIGWHITEtext {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

