a { color: #bac4c9
	; font-size: 11px; text-decoration: none; }
a:hover {
	color: #3c3c3c;
	text-decoration: none
	}
body{ margin: 0; padding: 0; font-family: arial; color: #fff; font-size: x-small; font-weight: normal; background-color: #7f8e97; text-decoration: none; }
#header{
	margin:0;
	background-color: #a7a9ac; 
	height:45px;
	width:100%;
	text-align:right;
	vertical-align:top;
}
