
body {
	margin:0;
	padding:0;
	background:#ffffff;
	background-attachment:fixed;
}







a.link {
	color:#ad7a45;
	text-decoration:none;
	border-bottom:1px dotted #ad7a45;
}
a.link:hover {
	color:#555;
	border-bottom:1px dotted #000;
}




a.news {
	color:#000;
	text-decoration:underline;
}
a.news:hover {
	color:#fff;
	background-color:#222;
	text-decoration:none;
}







.header {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
}






.title {
		
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#666600;
	font-size: 16px;
}

.text {
	padding-left:20px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
