
a:link { text-decoration: none }

a:visited { text-decoration: none }

a:hover { text-decoration: underline }


a.over:link {
background-color: #FFFFFF;
text-decoration: none;
}

a.over:visited {
background-color: #FFFFFF;
text-decoration: none;
}

a.over:hover {
background-color: #666666;
text-decoration: none;
}


.TDbgrnd {
background-color: #FFF7E6;
}

.menu a:link {
text-decoration: none;
color: #0000CC;
WIDTH: 100%;
}

.menu a:visited {
text-decoration: none;
color: #0000CC;
WIDTH: 100%;
}

.menu a:hover {
text-decoration: none;
color: #FF9900;
WIDTH: 100%;
background-color: #FFFFFF;
}



BODY {
	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
}
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  { FONT-WEIGHT: bold; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif }

h2  { FONT-WEIGHT: normal; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif }




