/* DRC Style Sheet - default colours */

/*
NOTE:
This stylesheet is just for font colours, background images and background colours
*/

body {background-color:#000000;}
a{color:#ffff00;text-decoration:underline};
a:hover {color:#ffff00;}
TD,p {color:#ffff00;}
h1 {color:#ffff00;}
h2 {color:#ffff00;}
h3 {color:#ffff00;}
li {color:#ffff00;}
label {color:#ffff00;}
p.error{ color:#ffff00;}


