.txt-general {
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txt-head {
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a {font-weight: normal}; 
a:link { text-decoration: none;color: #528BE2; }
a:visited  { text-decoration: none;color: #528BE2; }
a:hover { text-decoration: none;color: #528BE2; background: #BECBCD; underline :none}
a:active { text-decoration: none;color: #528BE2; background: #BECBCD ;underline :none}
.txt-smaller {

	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txt-form {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 20px;
	width: 80px;
	border: 1px solid #000000;

}
