* {
	font-family: Arial;
	font-size: 11px !important;
	color: #4675A2;
}


body {
	background-color: #083763;
	text-align: center;
}

div#site {
	widht: 660px;
    text-align: center;
    margin: auto;
    
}


#label a, #label a:hover {
	color: #6A8FB3;
	text-decoration: none;
}

#label a:hover {
	color: #FFFFFF;
}