a            { color: #993333; font-size: 13; font-weight: bold; text-decoration: none;}
a:hover      { color: #CC3300; font-size: 13; font-weight: bold; text-decoration: underline;}
a:active     { color: #CC3300; font-size: 13; font-weight: bold; text-decoration: none;}
body         { font-size: 14px; color: #663300; font-family: "Times New Roman"; font-weight: 
               bold }
ol           { list-style-image: url('images/bull2.gif') }
.title {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
}
body
	{
	background-image: url('images/background.jpg');
	}
