BODY {
	COLOR: #663333; BACKGROUND-COLOR: #ffffff
}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #336600
}
A:visited {
	COLOR: #996633
}
A:active {
	COLOR: #ff6633
}
A:hover {
	COLOR: #ff6633
}

a            { text-decoration: none }
a:hover      { background-color: #FCE88C; color: #ffffff }
.style1 {color: #3366CC}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a
