a
{
	font-family:Times New Roman, Times, serif;
	font-size:20px;
	padding:20px;
	outline-style:none;
	border-style:none;
}

a:link
{
	color: #CCCCCC;
	outline-style:none;
	border-style:none;
	text-decoration:none;
}
a:visited
{
	color: #CCCCCC;
	outline-style:none;
	border-style:none;
	text-decoration:none;
}
a:active
{
	color: #CCCCCC;
	outline-style:none;
	border-style:none;
	text-decoration:none;
}
a:hover
{	
	color:#FFFFFF;
	outline-style:none;
	border-style:none;
	text-decoration:none;

}

a:active img {filter:none;}
a.popup img {border:none;}
a.popup, a.popup span.span {width:auto; height:auto;}
a.popup div.image {display:none;}

a.popup:hover div.image 
{
	display:block; border-style: solid; border-width: 8px; border-color:#000000;
}

a.totopGD:link
{
	color: #00CCCC; font-style:italic; font-weight:bold;}
a.totopGD, a.totopGD:hover {color:#CCCCCC}

a.totopIL:link
{
	color: #FF3300; font-style:italic; font-weight:bold;}
a.totopIL, a.totopIL:hover {color:#CCCCCC}

a.totopFA:link
{
	color: #663399; font-style:italic; font-weight:bold;}
a.totopFA, a.totopFA:hover {color:#CCCCCC}

a.totopFD:link
{
	color: #99CC00; font-style:italic; font-weight:bold;}
a.totopFD, a.totopFD:hover {color:#CCCCCC}
