body {
	font-family:  "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #765b44;	

	scrollbar-face-color:      #990000;
	scrollbar-shadow-color:    #fafadc;
	scrollbar-highlight-color: #fafadc;
	scrollbar-3dlight-color:   #765b44;
	scrollbar-darkshadow-color:#765b44;
	scrollbar-track-color:     #dec6ab;
	scrollbar-arrow-color:     #dec6ab;
}


td {
	font-family:  "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #765b44;
}

th {
	font-family:  "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #765b44;
}

a {
	font-family:  "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;

}

a:hover {  
	font-family:  "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	
}


.menu {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
}
a.menu {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration:none;
}
a.menu:hover {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #765b44;
	text-decoration:none;
}
a.menu:active {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #765b44;
	text-decoration:none;
}