a,a:link{
	color: #1d1d1d;
	text-decoration: underline;
}

a:hover{
	color: #c20000;
	text-decoration: underline;
}
a.copyright,a.copyright:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}

a.copyright:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu,a.menu:link{
	color: #FDEFB0;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

a.menu2,a.menu2:link{
	color: #ef8d19;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

a.menu:hover{
	color: #FFFFFF;
	text-decoration: none;
}


html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
	background-color:#bc8768;
	background-image:url(./img/bg_all.gif);
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

td{
	color: #1d1d1d;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.rb {
	color:#c20000;
	font-weight:bold;
}

.rb_dark, .rb_dark:link {
	color:#77200A;
	font-weight:bold;
	text-decoration: none;
}

.rb_big, .rb_big:link {
	color:#77200A;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

.item, .item:link{
	color: #FDEFB0;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

.item:hover{
	color: #FFFFFF;
	text-decoration: none;
}