body {
	font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #693c01;
}
a:hover {
	color: #693c01;
	text-decoration: none;
}
a:visited {
	color: #693c01;
}
a:active {
	color: #693c01;
}


.menu {
	font-size: 16px;
	color: #FFFFFF;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #693c01;
	letter-spacing: 5px;
	text-indent: 2px;
	font-variant: normal;
}
.just {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #693c01;
}
