.text {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	padding: 15px;
	color: #663300;
}
.uppercase {
	text-transform: uppercase;
	font-weight: bold;
}
a:link, a:visited  {
	color: #663300;
	text-decoration: none;
}
 a:hover, a:visited:hover{
	color: #663300;
	text-decoration: underline;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C48A4B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C48A4B;
}
.footer {
	background-image: url(img/main_r5_c1.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	padding: 15px;
}
h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
