/* CSS Document */
a {text-decoration: none; color: #0000FF; height: 1px; font-family: Arial; font-size: 10px; behavior: url(efeito.htc); filter:progid:dximagetransform.microsoft.gradientwipe (duration=1, enabled=true, gradientSize=15, motion=reverse); cursor:hand;}
a:hover {color:#FF0000; cursor:hand;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {font-size: 12px}

.d {color:#333333; text-decoration: none; height: 1px; font-family: Arial; font-size: 12px; behavior: url(efeito.htc); filter:progid:dximagetransform.microsoft.gradientwipe (duration=1, enabled=true, gradientSize=15, motion=reverse); cursor:hand;}
.d:hover {color:#FFFF00; cursor:hand;}

BODY{
scrollbar-3d-light-color:#FF3366;
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#FF0000;
scrollbar-highlight-color:#ffffcc;
scrollbar-shadow-color:#ffffcc;}
