a{ text-decoration: none;};
a:hover {
text-decoration: underline;
color:#FF3333; 
}




t-style: normal;
	color: #0066FF;
};
	:link {
	color: #0000FF;
	font-family: "Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
	:visited {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
	:hover {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif
        font-size: 14px;
	text-decoration: blink;
}
	text-decoration: underline;
;
	color:#0000FF; 
}


	

