a:link       { color: #999999; background-colour: #001; text-decoration: none; font-weight: bold }
a:visited    { color: #003399; background-colour: #001; text-decoration: none; font-weight: bold }
a:hover      { color: #003399; background-colour: #001; text-decoration: none; font-weight: bold }
a:active  { color : #0003399; background-colour : #001 ; text-decoration : none; font-weight: bold }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
