/**************************************************************************************/
/*
/*		Designed by Pit Rudolf
/*		Web: http://www.webstyling3000.de
/*		Web: http://www.webstyling3000.de
/*		License: GNU/GPL
/*
/**************************************************************************************/

a#down
{
font-family: verdana;
font-size: 15px;
font-weight: bold;
color: #4BBBE1;  
}
a#down:hover
{
font-family: verdana;
font-size: 15px;
font-weight: bold;
color: #ff8000;  
}
a.down
{
font-family: verdana;
font-size: 15px;
font-weight: bold;
color: #4BBBE1;  
}
a.down:hover
{
font-family: verdana;
font-size: 15px;
font-weight: bold;
color: #ff8000;  
}
