body {
	background-color: #FFFFFF;
	color: #666666;

}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	cursor: hand;





}
a:active {
	color:#666699;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	background-color: #FFFFFF;


}

a:hover {
	color:#FF0000;
	text-decoration:none;
	margin: auto;
	border: thin solid #3333CC;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	background-color: #FFFFFF;



}
