A:link {
	COLOR: #B46B99; TEXT-DECORATION: none;
}
A:active {
	COLOR: #B46B99; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #54610d; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline overline;
}

.smallText {  font-family: Tahoma, Verdana, Helvetica, Arial; font-size: 8pt; color: #000000}


.maintext {
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	list-style-type: none;
}
.maintext A:VISITED{
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	color : #B92C57;
	font-weight : bold;
	text-decoration : none;
}
.maintext A:HOVER {
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	color : #FF05C1;
	font-weight : bold;
	text-decoration : none;
}
.maintext A { 
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	color : #B92C57;
	font-weight : bold;
	text-decoration : none;
} 
.maintext A:ACTIVE { 
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	color : #FF05C1;
	font-weight : bold;
	text-decoration : none;
} 
.maintext A:LINK  { 
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	color : #B92C57;
	font-weight : bold;
	text-decoration : none;
 }
.mainTitle {  
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #7E3E67;
}
.subTitle {  
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #7E3E67;
}
.subTitle A { 
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #B92C57;
	text-decoration: underline;
} 
.subTitle A:VISITED {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #B92C57;
	text-decoration: underline;
}
.subTitle A:HOVER {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF05C1;
	text-decoration: underline;
} 
.subTitle A:ACTIVE { 
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF05C1;
	text-decoration: underline;
} 
.subTitle A:LINK  { 
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #B92C57;
	text-decoration: underline;
}

