
a:link {
	color: #CC9900;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #CC9900;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #660000}
a:active {
	color: #CC9900;
	font-weight: normal;
	text-decoration: none;

}


.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	line-height: 1.4;
}


.recent {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	line-height: 1.4;
}


.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #CC9900;
	line-height: 2.0;
	letter-spacing: 0.1em
}



.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
	line-height: 1.7;
	
}


.email {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
	line-height: 1.7;

}

