/* CSS Document */
h1{font-size:14pt;}
div#valid a:link, div#valid a:active{
	color:white;
}
div#valid a:visited, div#valid a:hover{
	color:yellow;
}