body{
background:#333333;
margin:0; 
padding:0;
font:10pt arial, times new roman, sans-serif;
color:#525150;
text-align: center;
}

a:link {
	color: #666666;
	}
	
a:visited {
	color: #666666;
	}
	
a:hover, a:active, a:focus {
	color: #666666; text-decoration:none;
	}
	


.title{
color:#FBB104; 
padding:5px;
font-size:12pt;
font-weight:bold;
}

.title a:link {
	color: #FBB104; text-decoration:none;
	}
	
.title a:visited {
	color: #FBB104; text-decoration:none;
	}
	
.title a:hover, a:active, a:focus {
	color: #FBB104; text-decoration:none;
	}




.post{
padding:5px;
line-height:160%;
color:#525150;
font-size:10pt;
text-align: left;
}

.link{
color:#666666; 
padding-top:60px;
font-size:10pt;
line-height:160%;
}




