a:link {
	text-decoration: none;
	cursor: hand;
	color: #c83135;
}

a:visited {
	text-decoration: none;
	cursor: hand;
	color: #c83135;
}

a:hover {
	text-decoration: none;
	cursor: hand;
	background-color: #fd8372;
	color: #da4343;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
display: block;
font-size: 12px;
font-family: Franklin Gothic Medium;
background: #f77f6d;
color: #fecbc5;
text-decoration: none;
margin: 1px;
padding: 3px 3px 3px 3px; }

.menu a:hover {
background: #ff9283;
}

table {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.head {
	color: #da5244;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.head2 {
	color: #f7bf68;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
}

.head3 {
	color: #c64741;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.head4 {
	font-size: 9px;
	color: #fc9e91;
}

.head5 {
	font-size: 9px;
	color: #fc9e91;
	text-transform: uppercase;
	letter-spacing: 1px;
}

input {  
	font-family: Tahoma; 
	font-size: 11px; 
	border: 1px #9d4b3d solid; 
	background-color: #fa8b71; 
	color: #913121; 
	padding-right: 4px; 
	padding-left: 4px; 
	vertical-align: middle }

option { 
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 11px; 
	border: #9d4b3d; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #fa8b71; 
	color: #913121 }

textarea { 
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 11px; 
	border: #9d4b3d; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #fa8b71; 
	color: #913121 }

select { 
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 11px; 
	text-decoration: none; 
	border: #9d4b3d; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #fa8b71; 
	color: #913121 }
