﻿.txtsidemenu
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	width: 170px; 
	height: 31px; 
	background-image: url(../images/sidemenutop.jpg)
}

.sidelinks A:link 
{
	font-family: Verdana;
	font-size: 11px;
	COLOR:#9F3710; 
	text-decoration: none;
	font-weight: bold 
}

.sidelinks A:visited 
{
	font-family: Verdana;
	font-size: 11px;
	COLOR:#9F3710; 
	text-decoration: none;
	font-weight: bold 
}

.sidelinks A:active 
{
	font-family: Verdana;
	font-size: 11px;
	COLOR:#9F3710; 
	text-decoration:none;
	font-weight: bold 
}

.sidelinks A:hover 
{
	font-family: Verdana;
	font-size: 11px;
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold 
}

.sidelinks
{
	font-family: Verdana;
	font-size: 11px;
	COLOR:#9F3710; 
	text-decoration:none;
	font-weight: bold 
}

.sublinks A:link 
{
	font-family: Verdana;
	font-size: 10px;
	COLOR:#000000; 
	text-decoration: none;
}

.sublinks A:visited 
{
	font-family: Verdana;
	font-size: 10px;
	COLOR:#000000; 
	text-decoration: none;
}

.sublinks A:active 
{
	font-family: Verdana;
	font-size: 10px;
	COLOR:#000000; 
	text-decoration:none;
}

.sublinks A:hover 
{
	font-family: Verdana;
	font-size: 10px;
	COLOR: #9F3710;
	text-decoration: none;
}

.sublinks
{
	font-family: Verdana;
	font-size: 10px;
	COLOR:#000000; 
	text-decoration:none;
}

