.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input,select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

a.a1:link
{
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.a1:hover
{
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.a1:visited
{
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}

a.a2:link
{
	color: #5379BD;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.a2:hover
{
	color: #5379BD;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.a2:visited
{
	color: #5379BD;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}

a.a3:link
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.a3:hover
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.a3:visited
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}