/* CSS Document */

	
a {
font : times, serif;
font-weight : normal;
text-decoration : none;
color : #333300;
}

a:visited {
font-weight : normal;
text-decoration : none;
color : #993300;
}

a:hover {
text-decoration : none;
color : #993300;
}