a:link{ 	
				color:#006699;
				background: none;
				text-decoration: underline;
				font-family: arial, helvetica, sans-serif; 
				font-weight: bold;
				font-style: normal;
				font-size: 12px;
				font-variant: small-caps;
			}

a:visited { 
				color:#CC33FF;
				background: none;
				text-decoration: underline;
				font-family: arial, helvetica, sans-serif; 
				font-weight: bold;
				font-style: normal;
				font-size: 12px;
				font-variant: small-caps;
				
			}
			
			
a:hover { 
				color:#CC33FF;
				background: none;
				text-decoration: underline;
				font-family: arial, helvetica, sans-serif; 
				font-weight: bold;
				font-style: normal;
				font-size: 12px;
				font-variant: small-caps;
				
			}
			
 
