body {
	font-family: Arial;
	color: #161499; background-color: #8e8dcf; margin:0; padding:0;}
#intra{
	font-family: Arial;
	color: #B7B7B7; margin:0; padding:0;}
a:link { color: #8e8dcf ; font-weight: bold; text-decoration: undeline; }
a:visited { color: #8e8dcf ; font-weight: bold; text-decoration: underline; }
a:hover { color: #8e8dcf ; font-weight: bold; text-decoration: none; }
a:active { color: #8e8dcf ; font-weight: bold; text-decoration: none; }

#MENU1{
	text-align:center;
	font-weight:bold;
	background-color:#fff;
	}
#MENU1 a:link {
	background-color:#b4b3df;
	color: #161499 ; text-decoration: none; font-weight:normal;}
#MENU1 a:visited {
	background-color:#b4b3df;
	color: #161499 ; text-decoration: none ;font-weight:normal;}
#MENU1 a:hover {
	background-color:#b4b3df;
	color: #fff ; text-decoration: none;font-weight:normal;}
#MENU1 a:active {
	background-color:#b4b3df;
	color: #fff ; text-decoration: none;font-weight:bold;}

#MENU2{
	font-weight:bold; padding-bottom:10px;
}
#MENU2 #OPEN_ATM{
	color: #fad853;text-decoration: none;font-weight:bold;
	border-color: #fad853; border-style: solid; border-width: 1px 0px 0px 1px; }
#MENU2 a:link {
	color: #8e8dcf ; text-decoration: none;font-weight:normal;
	border-color: #fad853;border-style: solid; border-width: 1px 0px 0px 1px; }
#MENU2 a:visited {
	color: #8e8dcf ; text-decoration: none;font-weight:normal;
	border-color: #fad853; border-style: solid; border-width: 1px 0px 0px 1px; }
#MENU2 a:hover {
	color: #fff ; text-decoration: none;font-weight:normal;
	border-color: #fad853; border-style: solid; border-width: 1px 0px 0px 1px; }
#MENU2 a:active {
	color: #fff ; text-decoration: none;font-weight:bold;
	border-color: #fad853; border-style: solid;	border-width: 1px 0px 0px 1px; }

	
#COPYRIGHT a:hover{
color:#fff;
}
#MAIN {
	text-align:justify;
	padding:10px;
}