a:link
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	color: #000000;
	text-decoration: none;
} 

a:visited
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: underline;
} 

a:active
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: underline;
}

a.menu_left:link
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
} 

a.menu_left:visited
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}

a.menu_left:hover
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
} 

a.menu_left:active
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}

