.link
{
	FONT-SIZE: 14px;
	COLOR: White;
	FONT-FAMILY: Times New Roman;
}
.text
{
	FONT-SIZE: 12px;
	COLOR: White;
	FONT-FAMILY: Arial;
}
.webmaster
{
	FONT-SIZE: 12px;
	COLOR: #3d3d3d;
	FONT-FAMILY: Times New Roman;
}
a 
{
	text-decoration:none;
}

A:link
{
	COLOR: white;
	border : none;
	
}
A:visited
{
	COLOR: white;
	border : none;
}
A:hover
{
	COLOR: #1647ae;
}


