body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bf8600;
}
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #996600; font-weight: bold; text-decoration: none;}
a:visited { font-family: Arial, Helvetica, sans-serif; color: #996600; font-weight: bold; text-decoration: none;}
a:hover { font-family: Arial, Helvetica, sans-serif; color: #590909;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.text14center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; 
	font-size: 25px;
	font-weight: bold;
	color: #996600;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #996600;
}
.dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #445a01;
}
#menu a
{
	display: block ; 

	line-height: 18px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-indent: 0px ; 
	text-decoration: none ;
	background: url(images/bg_menu.gif) no-repeat 0 0 ; 
	border: 0px ;
}

#menu  a:hover
{
	background: url(images/bg_menu.gif) no-repeat 0 -18px ; 
	border: 0px ;
	color: #fff;
}
#menuon
{
display: block ; 

	line-height: 18px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-indent: 0px ;
	background: url(images/menu_on.gif) no-repeat 0 0 ; 
	border: 0px ;
}
#menudia a
{
	display: block ; 

	line-height: 18px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-indent: 0px ; 
	text-decoration: none ;
	background: url(images/bg_menudia.gif) no-repeat 0 0 ; 
	border: 0px ;
}

#menudia  a:hover
{
	background: url(images/bg_menudia.gif) no-repeat 0 -18px ; 
	border: 0px ;
	color: #fff;
}

.design {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #ccc;
	letter-spacing: 2px;

}
.design a{ font-weight: normal;  }
.design a:visited{ color: #000; font-weight: normal; }
.design a:hover{ color: #ffffff; font-weight: normal; }

