
.add1{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 11px;
                text-decoration: none;
                font-weight: bold;     
  	color: #2B547E;
}
.add1:hover{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
}

.top2 {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 13px;
                text-decoration: none;
	color: #045FB4;
}

.top2:hover{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 13px;
	text-decoration: underline;
	color: #3399CC;
}

.topM {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 20px;
                text-decoration: none;
	color: Green;
}

.topM:hover{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 20px;
	text-decoration: underline;
	color: #9E30BF;
}

.bottom {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #0059b3;
	background-color: #FFFFFF;
}
.bottom:hover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;

}

.topO{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 24px;
                text-decoration: none;
            
  	color: #BCA9F5;
}

.topO:hover{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 24px;
	text-decoration: underline;
	color: #B40486;
}

.topG{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 16px;
                text-decoration: none;
            
  	color: #58FA58;
}

.topG:hover{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 16px;
	text-decoration: underline;
	color: #088A08;
}