body
{
	background-color: white;
}
a 
{
	font-size: 11px;
	color: #C62606;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	color: #C62606;
	font-family: Tahoma;	
	text-decoration: underline;
}
a.leftmenu
{
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover.leftmenu
{
	font-weight: bold;
	font-size: 11px;
	color: #C62606;
	font-family: Tahoma;
	text-decoration: none;
}
a.leftmenu_sub
{
	font-size: 11px;
	color: #4b4b4b;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover.leftmenu_sub
{
	font-size: 11px;
	color: #C62606;
	font-family: Tahoma;
	text-decoration: none;
}
.copyright
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}

.title
{
	font-weight: bold;
	font-size: 12px;
	color: #c62606;
	font-family: Verdana, Tahoma;
}
.btext
{
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}

