A:LINK {
		text-decoration: none;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		color: #3333CC;
}

A:VISITED {
		text-decoration: none;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		color: #3333CC;
}

A:HOVER {
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		color: #3333CC;
; text-decoration: underline
}


A:ACTIVE {	
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		color: #3333CC;
; text-decoration: underline
}