body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color: #000;
	}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099ff;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7f7878;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3274AC;
	font-weight: bold;
}

.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #7f7878;
word-spacing: 30px;
align: center;
}

 .menu a:link {
color: #7f7878;
text-decoration: none;

}

.menu a:visited {
color: #7f7878;
text-decoration: none;
}

.menu a:hover {
color: #0099ff;
text-decoration: none;
}

.menu a:active {
color: #7f7878;
text-decoration: none;
}





 a:link {
color: #0000CC;
text-decoration: none;

}

 a:visited {
color: #0000CC;
text-decoration: none;
}

a:hover {
color: #0099ff;
text-decoration: none;
}

 a:active {
color: #FF0000;
text-decoration: none;
}



.menut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
	word-spacing: 30px;
	align: center;
}

 .menut a:link {
color: #7f7878;
text-decoration: none;

}

.menut a:visited {
color: #7f7878;
text-decoration: none;
}

.menut a:hover {
color: #0099ff;
text-decoration: none;
}

.menut a:active {
color: #7f7878;
text-decoration: none;
}
