.text2	{
	color : white;
	font-family : Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
}
.text	{
	color : white;
	font-family : Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
}
	
A  {
	color : white;
	font-family : Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

A:Visited  {
	color : white;
}

A:Active  {
	color : white;
}

A:Hover  {
	color : white;
}


