body         { font-family: Arial; color: #666666; font-size: 12px }

table        { font-size: 12px; font-family: Arial }

a:link       { color: #666666; font-family: Arial; font-size: 11px; text-decoration: none}
a:visited    { color: #666666; font-family: Arial; font-size: 11px; text-decoration: none}
a:active     { color: #666666; font-family: Arial; font-size: 11px; text-decoration: none; bold}
a:hover     { font-family: Arial; color: #af0005; font-size: 11px; text-decoration: underline }

.link:link       { color: #014d89; font-family: Arial; font-size: 12px; text-decoration: none}
.link:visited    { color: #014d89; font-family: Arial; font-size: 12px; text-decoration: none}
.link:active     { color: #014d89; font-family: Arial; font-size: 12px; text-decoration: none; bold}
.link:hover     { font-family: Arial; color: #af0005; font-size: 12px; text-decoration: underline }

.style1 {
	color: #99aec9;
	font-weight: bold;
	text-transform:uppercase;
}

ul { color:#de0000;}
