body, td, th, h3, h6 {
	background-color: #FFFFCC;
	color: #330000;
}

/*body, td, th, h3, h6 {
	color: #330000;
}*/

div, h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}
div {
}
.contein {
    width: 740px;
	left: 50px;
	top: 25px;
	position: absolute;
}
.topmenu {
	color: #999999;
	font-size: 10px;
	background-color: #FFF9D5;
}
.topbuton {
	color: #999999;
	font-size: 12px;
	background-color: #FFF9D5;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;	
	width: 100%;
}
.topbuton a {
	color: #996600;
	font-size: 12px;
	/*margin-right: 5px;
	margin-left: 5px;*/
	padding-right: 5px;
	padding-left: 5px;
	/*margin-top: 2.5px;
	margin-bottom: 2.5px;*/
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	font-weight: bold;	
}
.topbuton a:link {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.topbuton a:visited {
	color: #996600;
	font-weight: bold;
}
.topbuton a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #996600;
	font-weight: bold;
}
/*.topbuton a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #996600;
}*/
.footer {
	color: #999999;
	font-size: 10px;
	/*font-weight: normal;*/
}
.footer a {
	color: #999999;
	font-size: 10px;
}
.footer a:link, a:visited {
    color: #999999;
	text-decoration: none;
	font-weight: normal;
}
/*.footer a:visited {
	text-decoration: none;
}*/
.footer a:hover, a:active {
	text-decoration: underline;
}
/*.footer a:active {
	text-decoration: underline;
}*/
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
