.main {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}
A:link {
	COLOR: #663300;
	FONT-FAMILY: "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;



}
A:visited {
	COLOR: #663300;
	FONT-FAMILY: "Trebuchet MS", Arial;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;


}
A:hover {
	COLOR: #CC6600;
	FONT-FAMILY: "Trebuchet MS", Arial;
	TEXT-DECORATION: underline;
	font-size: 12px;

}

