body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #2c2c2c url('images/bg.jpg');
	margin:0px 0 0 0;
	}

a {
	color:#398da9;
	text-decoration:none;	
	}

a:hover {
	color:#8fcee0;	
	}	
	
 strong  {
color : #c3c3c3;
}

 u  {
color : #908f8f;
text-decoration : none;
border-bottom : 1px dotted #908f8f;
}

h1 {
	width:100%;
	height:17px;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0 0px;
	border-bottom:1px dashed #969696;
	color:#398da9;
	text-align: left;
	letter-spacing:-1px;
	font-size:12px;
	font-family: verdana;
	}
	 
#footer {
	height:22px;
	background: #000000;
	padding-top: 4px;
	color:#565656;
	font-family: verdana;
	font-size:11px;
	width: 100%;
	
	}

#footer a {
	color:#ececec;
	}

.footer a:hover {
	color:#bfbebe;
		}
		



	

	
	
	
