/* New Stylesheet for www.drascombe-association.org.uk - May 06 */

body {
	background-color: White;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%
}

a:link {

}

a:visited {
	color: #6495ED;
}

a:hover {
	color: Red;
}

a:active {
	color: #D2691E;
}




