body
{
}
.clsText
{
	font-weight: normal;
	font-size: 12px;
	font-family:verdana;
	color: #68009B;
	line-height:20px;
	
	
}
.clsText1
{
	font-weight: bold;
	font-size: 18px;
	font-family:Times New Roman ;
	color: #68009B;
	line-height:25px;
	
	
}
.clsBot
{
	font-weight: normal;
	font-size: 11px;
	font-family:verdana;
	text-decoration:none;	
	color: white;
	line-height:17px;
	
}
.clsBot:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family:verdana;
	text-decoration:underline;	
	color: white;
	line-height:17px;
	
}


.clsMenu
{
	font-weight: normal;
	font-size: 12px;
	font-family:verdana;
	text-decoration:none;
	height: 0px;	
	color: white;	
}
.clsMenu:hover
{
	font-weight: normal;
	font-size: 12px;
	font-family:verdana;
	text-decoration:none;	
	height: 0px;	
	color: yellow;	
}



.clsLink
{
	font-weight: bold;
	font-size: 12px;
	font-family:verdana;
	text-decoration:none;		
	height: 17px;	
	color: #CCCCFF;	
}
.clsLink:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family:verdana;
	text-decoration:none;	
	height: 17px;	
	color: white;	
}
