a.one:link{
	color: #ffffff;
	font: Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: bold;
}
a.one:visited{
	color: #ffffff;
	font: Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: bold;
}
a.one:hover{
	color: #ffffff;
	font: Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: bold; underline;
}
a.two:link{
	color: #000000;
	text-decoration: none;
}
a.two:visited{
	color: #000000;
	text-decoration: none;
}
a.two:hover{
	color: #000000;
	text-decoration: none;