.links_menu, .links_menu a:link, .links_menu a:visited, .links_menu a:active {
	text-align: center;
	vertical-align: middle;
	display: table;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.links_menu a:hover {
	text-align: center;
	vertical-align: middle;
	display: table;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	font-variant: small-caps;
}
.links, .links a:link, .links a:visited, .links a:active{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #0082d6;
}
.links a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #0082d6;
	text-decoration: underline;	
}
.text2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top:10px;
	text-align: justify;
}