﻿.body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 8AB61B;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2E0AE;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E0AE;
}
.text-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #EBE435;
	font-weight: bold;
}


/*		links		*/

a.links { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: E2E0AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 889D53;
	text-decoration: none;
	font-weight: normal;
}

a.links10 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: E2E0AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover.links10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 889D53;
	text-decoration: none;
	font-weight: normal;
}


a:link {
	color: E2E0AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: 889D53;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: E2E0AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: 889D53;
	text-decoration: underline;
	font-weight: normal;
}