<META NAME="robots" CONTENT="NOFOLLOW,NOINDEX">

a {
	font-family : copperplate gothic bold;
	
	color: #ffff00;	 text-decoration: none;
}

A:active
{
	color:#ffff00;
	text-decoration: none;
}

A:link
{
	color:#ffff00; text-decoration: none;
}


A:visited
{
	color:#ffff00;
	text-decoration:none;
}

A:hover
{
	color:#FF9900; 
	text-decoration:none;
}


BODY
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px;
	padding : 0px;
    BACKGROUND-COLOR: #008080;
    FONT-FAMILY: copperplate gothic bold;
    
	color: #ffffff;
}


span {
	font-family : copperplate gothic bold;
	
	color: #ffffff;	
}

a.utilNav {
	font-weight : bold;
	text-decoration : none;	
	color: #ffff00;
}

a.utilNav:visited {
	font-weight : bold;
	text-decoration : none;	
	color: #ffff00;
}

a.utilNav:hover {
	font-weight : bold;
	text-decoration : none;	
	color: #FF9900;
}
a.homeTopToolBar {
	font-weight : bold;
	text-decoration : none;
	color : #8C8C8C;
}

a.homeTopToolBar:visited {
	font-weight : bold;
	text-decoration : none;
	color : #8C8C8C;
}

a.homeTopToolBar:hover {
	font-weight : bold;
	text-decoration : none;
	color : #FF9900;
}
span.toolBar {
	font-weight : bold; text-decoration: none;
}
a.toolBar {
	font-weight : bold;
	text-decoration : none;
	color : #008080;
}

a.toolBar:visited 
{
	font-weight : bold;
	text-decoration : none;
	color : #008080;
}

a.toolBar:hover {
	font-weight : bold;
	text-decoration : none;
	color : #FF9900;
}

span.toolBarSelected {
	font-weight : bold; text-decoration: none;
}

