BODY {
	color: #0086DF;

 	text-align: center;
	font : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}




form {
	margin : 0px 0px 0px 0px;
}


hr {
	height : 1px;
	color : #00008B;
}


h1 {
	font : bold 14px;
	color : #4A5A64;
}


A {
		color : #0086DF;
	text-decoration: none;

}

A:HOVER {
color: #003366;
	text-decoration: underline;
}
td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
 	text-align: center;

}

a.nav {
	font-size : 11px;
	
	letter-spacing: -1px;
	font-weight : bold;
	color : #0086DF;
}




a.nav:hover {
	font-size : 11px;
	color : #FF6699;
	letter-spacing: -1px;

	text-decoration: none;
		font-weight : bold;
}
a.secretlink:hover {
	color: #0086DF;
	text-decoration: none;

}

a.secretlink {
	color: #0086DF;
	text-decoration: none;
}

table.bbc {
	background : #ffffff;
			color : #000000;
		border : 2px ridge #0084DE;

}
a.bbc {
		color: #000000;
	text-decoration: none;
}

a.bbc:hover {
	color: #000000;
	text-decoration: none;
}		

li.but {
border:1px solid #FF6699; 
	font : 14px;
padding:5px; 
background: White;
text-decoration: none;
text-align: center;
list-style: none;
margin-bottom: 8px;
margin-left: 0px;
}
