
.text  {
	font-family : tahoma;
	font-weight : normal;
	font-style :  normal;
	color : #000000;
	font-size : 12px;
}

A:link  {
	text-decoration : none;
	font-family : helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #ff0000;
}


A:visited  {
	text-decoration : none;
	font-family : helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

A:hover  {
	font-family : helvetica;
	font-style : normal;
	font-size : 12px;
	color : #0000ff;
	text-decoration : underline;
	font-weight : normal;
}
