a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #669900;
	text-decoration: none;
}
.text-eng{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12;
	color: #000000;
	text-decoration: none;
}
.text-eng-small{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
.text-eng-white{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
}
.text-eng-bold{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-eng-name{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14;
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
