﻿

body 		 { background-color: #000000 }	
body         { font-family: Verdana; color: #04ADEB; font-size:12pt }

a:active     { color: #FF0000 }
a:link       { font-family: Verdana; text-decoration: none; color: #FFFFFF; }

a:visited    { font-family: Verdana; text-decoration: none; color: #DDDDDD;  }
A:hover      { text-decoration: underline; color: #c0c0c0 }

.Big-Titles {
	font-family: Verdana;
	font-size: x-large;
	color: #00AFF9;
	font-weight: normal;
	text-decoration: underline;
}

.Med-Titles {
	font-family: Verdana;
	font-size: large;
	color: #00AFF9;
	font-weight: normal;
	text-decoration: underline;
}

