﻿
body         { color: #D2B67B; background-color:#000000}
a:active     { color: #FF0000; text-decoration: none; font-weight: bold }
a:link       {
	text-decoration: none;
	color: #D2B67B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:visited    { color: #D2B67B; text-decoration: none; font-weight: bold }
a:hover      { color: #FF0000; font-weight: bold }