a {
	color: #640;
	text-decoration: none;
}

a:hover  {
	color: #000;
	text-decoration: none;
}

a:link {
	color: #640;
	text-decoration: none;
}

a:visited {
	color: #640;
	text-decoration: none;
}


a img
{
border-color:#666666;

}


a:hover img
{
border-color:#000;

}


.dijcos
   {
        color: #333;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size:10px;
    }
   