a {
	color: #1F5C96;
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
	color: #368AD6;


}
a:visited {
	text-decoration: underline;

}
.menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
.news {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;

}
.txt {

	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.txt2 {


	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #545454;
	text-align: justify;
}
.forms {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #424242;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #A7A7A7;
	height: 100%;
}
.title {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}

.titler {

	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
