A:link  
{
font-family: Verdana;
text-decoration : underline;
color: #666666;
}

A:visited  
{
text-decoration : underline;
}

A:hover
{
text-decoration : none;
color: red;
}

A:active
{
text-decoration : none;
color: red;
}
.TDAS
{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#C0C0C0;
}

.TDLINGUE
{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#C0C0C0;
}

.TDBS
{

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color:#C0C0C0;
}

.TDAD
{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#C0C0C0;
}

.MENUINT
{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#9CCB6B;
}

.TDBD
{

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#C0C0C0;
}

.MENU
{

	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#9CCB6B;
	
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color:#9CCB6B;
}

.IMGS
{

	border-width: 2px;
	border-style: solid;
	border-color:#333333;
}

.MAINSX
{

	background-color:#F9F9F9;
}

.MAIN
{

	background-color:#F2F2F2;
}

body, html {
  scrollbar-face-color: #f2f2f2;
  scrollbar-shadow-color: #cccccc;
  scrollbar-highlight-color: #cccccc;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-track-color: white;
  scrollbar-arrow-color: #cccccc;
}

.opacita img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacita:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.MLINK mlink{
	text-decoration : none;
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	
}

.MLINK:hover mlink{
	text-decoration : none;
	color: #666666;
}

.BTLINK btlink{
	text-decoration : none;
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	
}

.BTLINK:hover btlink{
	text-decoration : none;
	color: #666666;
}
