h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #390;
	font-size: small;
	padding-right: 5px;
	padding-left: 30px;
	text-align: left;
	line-height: 20px;
}

body {
	background-color: #000;
	text-align: center;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #3266CC;
	padding-left: 20px;
}

a:link {
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#999;
	text-decoration:underline;
}
a:active {
	color:#FFF;
	text-decoration:underline;
	font-style: normal;
}
a:hover  {
	color:#00F;
	text-decoration:underline;
}

