/* CSS Document */

.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

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



global1 {
	position:absolute;
	left: 50%;
	top: 0%;
	width: 960px;
	height: 50px;
	margin-top: 20px;
	margin-left: -480px;
	border: 0px solid #666666;
	background-color: transparent;
}



body, html {
background-color:#CCCCCC;
padding: 0;
margin: 0;
text-align: center;
}



