a {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 25px;
	color: #993300;	
}

A:active
{
	color:#993300;
	text-decoration: underline;
}

A:link
{
	color:#993300;
}


A:visited
{
	color:#993300;
	text-decoration:underline;
}

A:hover
{
	color:#ffffff; 
	text-decoration:underline;
}


BODY
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px;
	padding : 0px;
    BACKGROUND-COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 22px;
	color: #993300;
}


span {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color: #993300;	
}

a.utilNav {
	font-weight : bold;
	text-decoration : none;	
	color: #993300;
}

a.utilNav:visited {
	font-weight : bold;
	text-decoration : none;	
	color: #993300;
}

a.utilNav:hover {
	font-weight : bold;
	text-decoration : underline;	
	color: #ffffff;
}
a.homeTopToolBar {
	font-weight : bold;
	text-decoration : none;
	color : #993300;
}

a.homeTopToolBar:visited {
	font-weight : bold;
	text-decoration : none;
	color : #993300;
}

a.homeTopToolBar:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #ffffff;
}
span.toolBar {
	font-weight : bold;
}
a.toolBar {
	font-weight : bold;
	text-decoration : none;
	color : #993300;
}

a.toolBar:visited 
{
	font-weight : bold;
	text-decoration : none;
	color : #993300;
}

a.toolBar:hover {
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}

span.toolBarSelected {
	font-weight : bold;
}

a.toolBarSelected {
	font-weight : bold;
	text-decoration : none;	
	color: #993300;
}

a.toolBarSelected:visited 
{
	font-weight : bold;
	text-decoration : none;	
	color: #993300;
}

a.toolBarSelected:hover {
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}


