.border {
	border: thin solid #4c483f;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu.jpg); background-repeat:no-repeat;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c483f;
	text-decoration: none;
	background-image: url(../images/background.jpg); background-repeat:no-repeat;
}
.content a:link{
	color: #797198;
	text-decoration: none;
}
.content a:visited{
	color: #797198;
	text-decoration: none;
}
.content a:hover{
	color: #4c483f;
	text-decoration: none;
}
.content a:active{
	color: #797198;
	text-decoration: none;
}

.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c483f;
	text-decoration: none;
	background-image: url(../images/background2.jpg); background-repeat:no-repeat;
}
.content2 a:link{
	color: #797198;
	text-decoration: none;
}
.content2 a:visited{
	color: #797198;
	text-decoration: none;
}
.content2 a:hover{
	color: #4c483f;
	text-decoration: none;
}
.content2 a:active{
	color: #797198;
	text-decoration: none;
}
.content3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c483f;
	text-decoration: none;
	background-image: url(../images/background3.jpg); background-repeat:no-repeat;
}
.content3 a:link{
	color: #797198;
	text-decoration: none;
}
.content3 a:visited{
	color: #797198;
	text-decoration: none;
}
.content3 a:hover{
	color: #4c483f;
	text-decoration: none;
}
.content3 a:active{
	color: #797198;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home1.png);
	background-repeat: no-repeat;
}
.home a:link{
	color: #4c483f;
	text-decoration: none;
	font-weight:bolder;
}
.home a:visited{
	color: #4c483f;
	text-decoration: none;
	font-weight:bolder;
}
.home a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight:bolder;
}
.home a:active{
	color: #4c483f;
	text-decoration: none;
	font-weight:bolder;
}

.menu a:link{
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited{
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover{
	color: #797196;
	text-decoration: none;
}
.menu a:active{
	color: #ffffff;
	text-decoration: none;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link{
	color: #797196;
	text-decoration: none;
	font-weight:bolder;
}
.nav a:visited{
	color: #797196;
	text-decoration: none;
	font-weight:bolder;
}
.nav a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight:bolder;
}
.nav a:active{
	color: #797196;
	text-decoration: none;
	font-weight:bolder;
}
