img
{border:0px;}

a.simple{
color:#FFCC66;
font-size:12px;
display:inline;
}

.menu_font {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 002969;
	text-decoration:none;
}

a.normal {
	color: blue;
	background-image: none;
	
}
a:hover.normal {
	color: black;
	background-image: none;
}

a {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration:none;
	display: block;
}

a:hover {
	color: #C0D3F1;
	text-decoration:underline;

}


.main_text{
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
}

.news_text{
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}

.start_black {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

table.gesign {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 1px #625E5B;
	border-right: solid 1px #625E5B;
	border-top: solid 1px #625E5B;
	border-bottom: solid 1px #625E5B;
	}
table.card {
    border-left: solid 1px #A2C9E3;
	border-right: solid 1px #A2C9E3;
	border-top: solid 1px #A2C9E3;
	border-bottom: solid 1px #A2C9E3;
	}