.cbmain {
	font-size: 12px;
	color: #3366CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.link1 { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffff00;
	font-size: 16px;
	}




.cbmainform {

	font-size: 11px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cblinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #9f9f9f;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4382C0;
	}
		
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #4382C0;
	}
