a:link {
color: #455367;
text-decoration: none;
} 

a:visited {
color: #455367;
text-decoration: none;
} 

a:active {
color: #455367;
text-decoration: none;
}

a:hover {
color: #6f7d92;
text-decoration: none;
}




.amenu:link {
color: #455367;
text-decoration: none;
} 

.amenu:visited {
color: #455367;
text-decoration: none;
} 

.amenu:active {
color: #455367;
text-decoration: none;
}

.amenu:hover {
color: #e47f07;
text-decoration: none;
}

body
{
background: white url('images/gd_01.png');
background-repeat:repeat-x;
font-family: 12px;
color:#455367;
}

TD {
font-family: Verdana;
font-size: 12px;
color:#455367;	
}
hr {
 color:#DBDBDB;
 border-top: 1px dashed #455367;
 border-bottom:none;
 border-left:none;
 border-right:none;
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
