h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #481400;
}

h3{
	color: #952E34;
	font-weight: normal;
	
}

body {
	
	background-image: url(images/index_06.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-repeat:no-repeat;
}

th {
	color: #952E34;
	text-align: left;   

}

.menu {
	font-size: medium;
	color: #481400;
	padding-left: 5px;
	
}

.menu A:link{
	text-decoration: none;
	color: #481400;

}

.menu A:visited{
	text-decoration: none;
	color: #481400;
}

.menu A:hover{
	text-decoration:underline
	color: #481400;
}

.menu A:active{
	text-decoration: none;
	color: #FF0000;
}


.orange {
color: #952E34;
}

.green {
color: #8C9F22}

.small{ 
font-size: small
}

.address{
	font-size: 12;
	text-align: left;
	padding-left: 3px;
	
}


.email{
color: #952E34;
font-size: 10;

}

menu.a:link {
	color: #481400;;
	text-decoration:none
	
}
