body
    {
    	background: #FBFCD2;
    	font-family: Georgia;
		font-size: 10px;
		color: #9E0D0D;
		text-align: justify;
		}
a:link
		{
		font-size: 10px;
		color: #9E0D0D;
		text-decoration: none;
		font-family: Georgia;
		}
a:visited
		{
		font-size: 10px;
		text-decoration: none;
		color: #9E0D0D;
		font-family: Georgia;
		}
a:hover
		{
		font-size: 11px;
		text-decoration: none;	

		color: #000000;
		font-family: Georgia;
		}
.menu1 {
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #9E0D0D;
}

.menu1:link {
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.menu1:hover {
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.menu1:visited {
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
