<STYLE TYPE="text/css">


link { color: #000000; text-decoration: underline }
link:visited { color: #000000; text-decoration: underline }
link:hover { color: red; text-decoration: underline }

.link { color: #000000; text-decoration: underline }
.link:visited { color: #000000; text-decoration: underline }
.link:hover { color: red; text-decoration: underline }

.whitelink{ color: #FFFFFF; text-decoration: none }

.text {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif
}

.whitetext { color: #FFFFFF; font-size: 14px; font-family: arial, default }

.smalltext { color: #000000; font-size: 10px; font-family: arial, default }

.whiteheader { color: #FFFFFF; font-size: 18px; font-family: arial, default; font-weight: bold }

.boldredtext { color: #FB0B0B; font-size: 12px; font-family: arial, default; font-weight: bold }


</STYLE>

