body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	line-height: 25px;
	margin: 0px;
}
body a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #397A01;
	text-align: justify;
	text-decoration: none;	
}
body a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D3F709;
	text-align: justify;
	text-decoration: underline;
}
#container{
	width: 600px;
	margin:20px auto;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E6161;
	height: 25px;
	text-decoration: none;
	display: block;
}
.menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #397A01;
	height: 25px;
	text-decoration: none;
	display: block;
}
.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C253B4;
	height: 25px;
	background-image: url(images/button.png);
	display: block;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
}
.link {
    color: #000000;
	text-align: justify;
}
.link a {
    color: #000033;
	text-align: justify;
}
.smtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-align: justify;
	padding: 3px;
}
.cntr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
    

