A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: none; color: #bbbbbb}
A.white:hover {text-decoration: none; color: #bbbbbb}

A:link {text-decoration: none; font-weight: none; color: #9797DB}
A:visited {text-decoration: none; font-weight: none; color: #9797DB}
A:active {text-decoration: none; font-weight: none; color: #9797DB}
A:hover {text-decoration: underline; font-weight: none; color: #999999}

A.genlink:visited,A.genlink:link,A.genlink:active {
	text-decoration: none;
	font-size: 15pt;
	color: #F0F;
}

A.genlink:hover {
	text-decoration: none;
	font-size: 15pt;
	color: #C09;
}

.smallestwhite {font-family: arial,verdana,geneva; font-size: 8pt; color: #ffffff}
.small {font-family: arial,verdana,geneva; font-size: 9pt; color: #000000}
.smallwhite {font-family: arial,verdana,geneva; font-size: 9pt; color: #ffffff}
.smallblue {font-family: arial,verdana,geneva; font-size: 8pt; color: #000066}
.smallgrey {font-family: arial,verdana,geneva; font-size: 8pt; color: #BBBBBB}
.normal {font-family: arial,verdana,geneva; font-size: 10pt; color: #000000}
.normalwhite {font-family: arial,verdana,geneva; font-size: 10pt; color: #EEEEEE}
.normalblue {font-family: arial,verdana,geneva; font-size: 10pt; color: #000066}
.large {font-family: arial,verdana,geneva; font-size: 12pt}
.largewhite {font-family: arial,verdana,geneva; font-size: 12pt; color: #EEEEEE}
.largeblue {font-family: arial,verdana,geneva; font-size: 12pt; color: #000066}
