TD {
	FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
A.Links {
	COLOR: #eeeeee; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: bold;
text-decoration: none
}
A.Links:visited {
	COLOR: #eeeeee; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: bold;
text-decoration: none
	}
A.Links:active {
	COLOR: #eeeeee; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: bold;
text-decoration: none
}
A.Links:hover {
	COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: bold;
text-decoration: none 
}

a            { color: blue; font-family: Arial, Helvetica; text-decoration: none }
a:hover      { color: #ff0000; font-family: Arial, Helvetica; text-decoration: none }

.nav {
	BACKGROUND-COLOR: #FFFFCC
}
.navhilite {
	CURSOR: hand; BACKGROUND-COLOR: #ccffcc
}
.leftnavbig {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #444444; TEXT-DECORATION: none
}

.top_nav {
	BACKGROUND-COLOR: #336699
}
.topnavhilite {
	CURSOR: hand; BACKGROUND-COLOR: #6699cc
}
.topnavbig {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #00FF00; TEXT-DECORATION: none
}