.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	border: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	text-decoration: none;
	}

a:link{
	color : #6EB1FF;
	text-decoration : none;
}

a:visited{
	color : #6EB1FF;
	text-decoration : none;
}

a:hover{
	color : #A3CEFF;
	text-decoration : none;
}
