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

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

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

}



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

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

.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #818129;
	line-height: 1.5;
	
}

.greentext {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666633;
	line-height: 1.5;
	
}



