body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(rss-background-texture.jpg);
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #BBAA88;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA9988;
	border-right-color: #665533;
	border-bottom-color: #665533;
	border-left-color: #AA9988;
	font-size: 12px;
	background-image: url(button-bg-texture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nava {
	text-decoration: none;
	color: #000000;
}
A.nava:hover {
	color: #FFFFFF;
	text-decoration:none;
}
A.nava:visited {
	color: #000000;
	text-decoration:none;
}
A.nava:visited:hover {
	color: #FFFFFF;
	text-decoration:none;
}
img.border {
	border-top: 6px solid #665533;
	border-right: 6px solid #AA9988;
	border-bottom: 6px solid #AA9988;
	border-left: 6px solid #665533;
}
.footer {
	color: #000000;
	text-decoration: none;
	background-color: #BBAA88;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA9988;
	border-right-color: #665533;
	border-bottom-color: #665533;
	border-left-color: #AA9988;
	font-size: 11px;
}
.footera {
	text-decoration: underline;
	color: #000000;
}
A.footera:hover {
	color: #666666;
	text-decoration:underline;
}
A.footera:visited {
	color: #000000;
	text-decoration:underline;
}
A.footera:visited:hover {
	color: #666666;
	text-decoration:underline;
}
.main {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA9988;
	border-right-color: #665533;
	border-bottom-color: #665533;
	border-left-color: #AA9988;
	padding: 10px;
}
