A    {text-decoration: underline;}
A:VISITED {text-decoration:underline;  color: #C40726;}
A:LINK {text-decoration: underline;  color: #C40726;}
A:HOVER {text-decoration: underline; color: #C40726;}


.menu {
		font-family : Tahoma;
		font-size : 11px;
		color : #FFFFFF;
		text-align : center;
}
.titl {
		font-family : Tahoma;
		font-size : 11px;
		color : #30669A;
		font-weight : bold;

}
.text, TD, TH {
		font-family : Tahoma;
		font-size : 11px;
		color : #525252;

}
.text_g {
		font-family : Tahoma;
		font-size : 11px;
		color : #525252;

}
	A.menu:link, A.menu:visited, A.clm:hover{
font-family : Tahoma;
font-size : 11px;
COLOR: #FFFFFF;
TEXT-DECORATION: none;
text-align : center;
}
	A.mm:link, A.mm:visited{
font-family : Tahoma;
font-size : 11px;
COLOR: #525252;
TEXT-DECORATION: none;
text-align : center;
}

A.mm:hover{
font-family : Tahoma;
font-size : 11px;
COLOR: #525252;
TEXT-DECORATION: underline;
text-align : center;
}



A.anons:link, A.anons:visited {
font-family : Tahoma;
font-size : 11px;
COLOR: #453410;
TEXT-DECORATION: none
}

A.anons:hover {
font-family : Tahoma;
font-size : 11px;
COLOR: #453410;
TEXT-DECORATION: underline
}

.iimg{
	float:left;
	border:1px solid #888;
	margin:0 5px;
}
