A:link
	{text-decoration:underline; font-weight:bold;}
A:visited
	{text-decoration:underline; font-weight:bold;}
A:hover
	{text-decoration:underline; font-weight:bold; color:red;}	
.testone
	{
	font-family:times;
	font-size:16px;
	color:white;
	text-align:justify;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}