a:link
{
color:white;
text-decoration: none;
}
a:visited
{
color:white;
text-decoration: none;
}

.menu_left:link
{
padding-left: 30; 
padding-top:2; 
padding-bottom:2; 
width: 200 px; 
line-height:25px;
text-decoration: none;
color: white;
font-size:14px;
}

.menu_left:hover
{
padding-left: 30; 
padding-top:2; 
padding-bottom:2; 
color: white;
font-size:14px;
line-height:25px;
width: 200 px; 
background-color:red;
background:url(pointer.png) 
left top no-repeat; 

}

.menu_left:visited 
{
padding-left: 30; 
padding-top:2; 
padding-bottom:2; 
line-height:25px;
width: 200 px; 
text-decoration: none;
color: white;
font-size:14px;

}



.link_ico:hover
{
}

.link_ico:link
{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
border-bottom: dashed 1px;
}

.link_ico:visited
{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
border-bottom: dashed 1px;
}


.link_back:hover
{
}

.link_back:link
{
font-size:14px;
color:black;
text-decoration:none;
border-bottom: dashed 1px;
}

.link_back:visited
{
color:black;
font-size:14px;
text-decoration:none;
border-bottom: dashed 1px;
}


