a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013756;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013756;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001000;
	text-decoration: underline;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.forma {
	border: 1px solid #666666;
}

.formaa {
	border: 1px solid #666666;
	width: 190px
}
.bgleft1 {
	background-attachment: fixed;
	background-image: url(images/bgg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bttbg {
	background-attachment: scroll;
	background-image: url(images/bgbtt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.menu{
    color: #111111;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    text-decoration: none;
}

a.menu:hover{
    color: #666666;
}

#menu_table td{
    height: 20px;
}