
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #734e35;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #D2A2CC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.style1 {font-family: Tahoma; font-size: 12px; color: #734e35;}
.style2 {font-family: Tahoma; font-size: 12px; color: #D2A2CC; }
.style3 {font-family: Tahoma; font-size: 12px; color: #734e35; font-weight: bold; }
.style4 {font-family: Tahoma; font-size: 14px; color: #734e35; font-weight: bold; }
.style5 {font-family: Tahoma; font-size: 12px; color: #D2A2CC; font-weight: bold; }
.style6 {color: #E4DECE}
.style7 {font-size: 12px; color: #D2A2CC; font-family: Tahoma;}
