body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
}

.title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;

}

.content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
}

INPUT {

	FONT-SIZE: 14px; COLOR: #996633; FONT-FAMILY: Arial, Helvetica, sans-serif
}

a {
	font-weight: bold;
	font-size: 14px;
	color: #996633;
	background-color: transparent;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	font-size: 14px;
	color: #996633;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #996633;
	background-color: transparent;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	font-weight: bold;
	font-size:  14px;
	color: #996633;
	background-color: transparent;
	
}
a:active{
	font-weight: bold;
	color: #996633;
	background-color: transparent;
	text-decoration: none;
}
