.css {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;

}
.css2 {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;



}
a:hover {
	color: #6E3B28;
	text-decoration: underline;
}
.css3 {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: left;


}
.css02 {
	color: #A77454;
	font-size: 15px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}
body {
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
