.text {	text-decoration: none;}
a:link {	color: #0000FF;	text-decoration: none;}
a:visited {	color: #0000FF;	text-decoration: none;}
a:hover {	color: #B20000;	text-decoration: underline;}
a:active, a:focus {	color: #B24700;	text-decoration: underline;}
