
a:link { color: white; text-decoration: none }
a:active { color: blue; text-decoration: underline }
a:visited { color: yellow; text-decoration: none }
a:hover { color: black; text-decoration: underline font-size: 12pt; font-family: VERANDA}

P {font-size: 12pt}

BODY {  background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-text: scroll;
	background-color: GRAY;}

TABLE {border-style: groove; border-width: thin; border-color: yellow}