a:link{
		color: #5D494B;
		font-size: 13px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
a:visited{
		color: #5D494B;
		font-size: 13px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
} 
a:active{
		color: #5D494B;
		font-size: 13px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
A:hover{
		color: #FFFFC0;
		font-size: 13px;
		font-family: Verdana;
		font-weight: bold;
}
a:link.smal{
		color: #FFFFFF;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
a:visited.smal{
		color: #FFFFFF;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
} 
a:active.smal{
		color: #FFFFFF;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
A:hover.smal{
		color: #FFFFC0;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
}
a:link.mini{
		color: #FFFFFF;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
a:visited.mini{
		color: #FFFFFF;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
} 
a:active.mini{
		color: #FFFFFF;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
A:hover.mini{
		color: #FFFFC0;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
}
body{
	font-family: Verdana;
	background-color: #000000;
	color: #000080;
}
h1{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
h2{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal
}
h3{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal
}
h4{
	color: #F5A537;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold
}
h5{
	color: #F5A537;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold
}
h6{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

