BODY
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #000000;
}


 a:link
{
	color: #ccccff;
	text-decoration: none;
	font-family: 'High Tower Text' , 'Arial Black' , 'Lucida Sans' , 'Microsoft Sans Serif' , Nina;
	font-size: large;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}
 a:visited {
	color: #ccccff;
	text-decoration: none;
	font-family: 'High Tower Text' , 'Arial Black', 'Lucida Sans' , 'Microsoft Sans Serif' , Nina;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

 a:active                  
{
	color: #ccccff;
	text-decoration: none;
	font-family: 'High Tower Text' , 'Arial Black', 'Lucida Sans' , 'Microsoft Sans Serif' , Nina;
	font-size: large;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

 a:hover {
	color: #416d8d;
	text-decoration: none;
	font-family: 'High Tower Text', 'Arial Black' , 'Lucida Sans' , 'Microsoft Sans Serif' , Nina;
	font-size: large;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

.small
{
	font-size: medium;
	font-family: 'High Tower Text' , 'Arial Black';
	color: #ccccff;
}
.large
{
	font-size: large;
	font-family: 'High Tower Text' , 'Arial Black';
	color: #ccccff;
}

	
	

.orange
{
		color: orange;
}
.border
{
	border-top: #ccccff thin solid;
	border-bottom: #ccccff thin solid;
}
