<!--a:hover{color:cada00; }-->
<!--
a{
	text-decoration:none;
	color: #017d01;
}
#white{
  color : white;
}
.white{
  color : white;
}

BODY {
	scrollbar-face-color:#cada00;
	scrollbar-highlight-color:#99cc33;
	scrollbar-3dlight-color:#99cc33;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#004000;
	scrollbar-track-color:#FFFFFF;
	background-color: #ffffff;
	color: #000000;
}


li {
	line-height: 130%;
	list-style-type: none;
	list-style-image: url("../../../images/greek/bullet_stress.gif"/*tpa=http://www.depressionanxiety.gr/static/images/greek/bullet_stress.gif*/);


}


a.menu:link  {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;

}
a.menu:active {
	text-decoration: none; 
	color: #ffffff;
	font-weight:bold;
}

a.menu:visited  {
	text-decoration: none; 
	color: #ffffff;
	font-weight:bold;
}

a.menu:hover {
	text-decoration: none; 
	color: #eeeeee;
	font-weight:bold;
}