/* CSS Document */



a:link {color:white} a:visited {color:white} a:hover {color:white} a:active {color:white} 

a:link {color: white; text-decoration: none}

a:visited {color: white; text-decoration: none}

a:hover {color: #FFFF66; text-decoration: none}.head1 {
	font-size: xx-small;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
