a:link, a:active, a:visited {
	color: #fdce73; 
	text-decoration:none;
	  }
a:hover {color: #FFFFFF;
background-color: #fdce73;
}
input, textarea, option, select {
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	color: #b791d5;
	padding:2px; 
	border: 1px dotted #b791d5;
}
.container{
	background-color:#ffffff;
	margin-top:0px;
	margin-right:0px;
	}
.text{
	font-family: Tahoma;
	font-size: 9pt;
	color: #b791d5;
	line-height: 150%;
	}
.text2{
	font-family: Tahoma;
	font-size: 9pt;
	color: #ff4cb2;
	text-transform:capitalize; 
	text-align:justify;
	letter-spacing:1px;
	border-bottom:1px dotted #ff4cb2;
	font-weight:lighter;
		}
a.text:link, a.text:active, a.text:visited{		font-family: Tahoma;

	font-size: 9pt;
	color: #FFFFFF; 
	text-decoration:none;
	letter-spacing:1px;	
	background-color:#ff4cb2;
	border-top:1px dashed #FFFFFF;
	border-bottom:1px dashed #FFFFFF;}
a.text:hover{	font-family: Tahoma;
	font-size: 9pt;
	color: #ff4cb2; 
	text-decoration:none;	
	letter-spacing:1px;	
	background-color:#ffffff;
	border-top:1px dashed #ff4cb2;	
	border-bottom:1px dashed #ff4cb2;}

.border{background-color: #FFFFFF;
	border: 3px solid #fdce73;
	padding: 3px;
		margin-top:5px;

	}
.border:hover{background-color: #fdce73;
	border: 3px solid #FFFFFF;
	padding: 3px;
	margin-top:5px;
	}
#stats{
font-family:Tahoma; 
font-size:10px; 
background-color:#ff4cb2; 
color: #ffffff; 
text-align:center; 
font-weight: bold;
}