/* CSS Document */

font {
color : #000000;
font-size : 11px;
font-family : "Courier New", Courier, mono;
text-decoration : none;

}
a {
color : #ffffff;
font-size : 11px;
font-family : "Courier New", Courier, mono;
text-decoration : none;
background-color : #000000;

}
whitetext.class {
color : #ffffff;
font-size : 11px;
font-family : "Courier New", Courier, mono;
text-decoration : blink;
background-color : #3399FF;

}
.menu {
color : black;
font-style : normal;
font-size : 11px;
font-family : "Courier New", Courier, mono;
background-color : none;
line-height : 9pt;

}

.menu2 {
color : #ffffff;
font-size : 11px;
font-family : "Courier New", Courier, mono;
background-color : #000000;
line-height : 9pt;

}
BODY {
background-color : #ffffff;

}
a:hover {
color : #000000;
background-color : #ffffff;

}
.unnamed1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFF00;
}
