a{
	text-decoration:underline;
	font-size:11px;
	color:#595959;
	font-family:Tahoma;
	font-weight:normal;
    }
    a:hover{    
    color:blue;
	text-decoration:none; 
     
    }

.txt {
    font-family:Tahoma; 
	font-size:9px; 
	font-weight:normal; 
	color:#595959;
}
.cap {
    font-family:Tahoma; 
	font-size:9px; 
	font-weight:bold; 
	color:#595959;
}
.capblue {
    font-family:Tahoma; 
	font-size:9px; 
	font-weight:bold; 
	color:blue;
}
.cap1 {
    font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	color:#5C5B5B;
}
.txtb {
    font-family:Tahoma; 
	font-size:11px; 
	font-weight:normal; 
	color:#595959;
}
.capb {
    font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#595959;
}

.popup {
	font-family: Arial;
	color: white;
	font-size: 11px;
	font-weight:normal;
    
}
.popup a {
	text-decoration:underline;
	font-size:10px;
	color:white;
	font-family:"Tahoma";
	font-weight:normal;
    }
.popup  a:hover {    
    color:white; 
    }
.popup a:visited {
    font-size:10px;
	font-family:Arial;
    color:white;
	font-weight:normal;   
    }
.closewindow {
	font-family: "Tahoma";
	color: #0B3CA2;
	font-size: 11px;
	font-weight:bold;
}

