a:link, a:visited {
	color: #334A51;
	text-decoration: underline;
}

a:hover {
	color: #334A51;
	text-decoration: none;
}

a:active {
	color: #334A51;
	text-decoration: underline;
}

body {
	background-position: left top; 
	color: #5F4942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	scrollbar-3dlight-color: #405632;
	scrollbar-arrow-color: #405632;
	scrollbar-darkshadow-color: #405632;
	scrollbar-face-color: #96A46B;
	scrollbar-highlight-color: #405632;
	scrollbar-shadow-color: #405632;
	scrollbar-track-color: #405632; background-image:url('images/WallPaper.jpg')
}

p, td {
	color: #223337;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:justify;
}
.TitleHeader {
	color: #ffffff;
	font-family: Arial;
	font-size: 24px;
	text-align:center; font-weight:bold; background-color:#96A46B
}