
a:link { text-decoration: none }

a:visited { text-decoration: none }

a:hover { text-decoration: underline }


a.over:link {
background-color: #3399FF;
text-decoration: none;
}

a.over:visited {
background-color: #3399FF;
text-decoration: none;
}

a.over:hover {
background-color: #999933;
text-decoration: none;
}


.TDbgrnd {
background-color: #FFF7E6;
}

.menu a:link {
text-decoration: none;
color: #FFFFFF;
WIDTH: 100%;
background-color: #3399FF;
}

.menu a:visited {
text-decoration: none;
color: #FFFFFF;
WIDTH: 100%;
background-color: #3399FF;
}

.menu a:hover {
text-decoration: none;
color: #FFFFFF;
WIDTH: 100%;
background-color: #91C8FF;
}

.menu {
text-decoration: none;
color: #FFFFFF;
WIDTH: 100%;
background-color: #3399FF;
}


.header {
background-color: #3399FF;
}


BODY {
	background-color: #faf3eb; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE {
	FONT-WEIGHT: normal; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif; color: #666666
}
P {
	FONT-WEIGHT: normal; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH {
	FONT-WEIGHT: normal; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif
}


h1  { color: #89A8B4; font-size: medium; text-align: left; FONT-FAMILY: Georgia, Times New Roman, Times, serif }





