@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #343231;
	font-weight: bold; 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #FFF;

}

#menu {
	position:absolute;
	width:250px;
	height:170px;
	z-index:1;
	left: 591px;
	top: 75px;
	overflow: hidden;
	visibility: hidden;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #EB8687;
	font-weight: bold; 
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #EB8687;
	font-weight: bold; 
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFFFF;
	font-weight: bold; 
	}
	
#number{
	font: 12px georgia, serif; 
	font-weight: bold;  
	text-decoration: none; 
	color: #FFFFFF;
	letter-spacing: 5px;
