.login 
{ 
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none 
} 
.login:hover{
	color: #990000;
	font-weight: normal;
	text-decoration: underline 
		
}
.login1 
{ 
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
} 
.login1:hover{
	color: #000099;
	text-decoration: underline 
}
.login1:active{
	color: #FF0000;
}
.login1:link{
	color: #FF0000;
}
.login1:visited{
	color: #FF0000;
}

.b2b { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #333333; 
	font-weight: normal; text-decoration: none 
} 
.b2bc { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #333333; 
	font-weight: normal; text-decoration: none ;
	text-align: justify  
} 
.b2bcc{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-weight: normal; 
	text-decoration: none
}
.bottom:hover {  color:#0099FF; text-decoration: underline}
a {  text-decoration: none; color: #003399}


