.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.menu {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a:link {
	color: #BBAE72;
	text-decoration: none;
}
a:visited {
	color: #BBAE72;
	text-decoration: none;
}
a:hover {
	color: #BBAE72;
	text-decoration: underline;
}
a:active {
	color: #BBAE72;
	text-decoration: underline;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
}
.style4 {
    font-size: 11px; 
	font-weight: bold; 
	font-family: tahoma; 
	color: #69A321; 
}
.style1 {
	color: #6C6C6C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.bg {
	background-image: url(images/background.gif);
}
