A {
      COLOR: #ea12a0;
	  TEXT-DECORATION: none;
	  
}
#Alink {
	COLOR: #333333;
	TEXT-DECORATION: none;	  
}
 body {
 background-image: url(imagens/linhabg.jpg);
 font-family: tahoma;
 font-size: 11px;
 color:#c0c0b2;
 margin-top:0px;
 margin-bottom:0px;
 }
#scrollernot{
width: 157px;
height: 150px;
padding: 5px;
}
.someclass a{
font-size: 11px;
text-decoration:none;
}
select {
	height: 20px;
	border: 1px solid #CCCCCC;
	color: #4B6B89;
	font-size: 10px;
	background-color: #EAEAEA;
	margin-bottom: 3px;
	margin-left: 5px;
	
}
optgroup {
	background-color: #EAEAEA;
	color: #4B6B89;
	font-size: 10px;

}
input {
	font-size: 10px;
	color: #333;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	background-color: #EAEAEA;
	margin-left: 5px;
	}
textarea {
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #EAEAEA;
	font-size: 10px;
	width: 400px;
	color: #4B6B89;
	margin-left: 5px;
	}
.marromclaro {
	color: #CE6700
}
.style1 {
	color: #71471D;
	font-size: 16px;
	font-weight: bold;
}
.vermelhosimples {color: #990000}
.fogo {color: #FF0000}
.verdecoco {color: #00CC33}
.amarelobold {
	color: #FFCC00;
	font-weight: bold;
}
.link_nor{
background-color: #333333;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 2px solid #ea12a0;
padding:0px 4px 0px 4px;
text-align:center;
color:white;
float:left;
}
.link_act
{
background-color:#ea12a0;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 2px solid #ea12a0;
padding:0px 4px 0px 4px;
text-align:center;
color:white;
}

span{
font: normal 11px "tahoma",;
color:white;
margin-bottom:2px;
}
.mytitle
{
	font: normal 11px "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.showbg{
background-color: black;
padding:0px 0px 0px 0px;

}
.gray
{
background-color: #ea12a0;
position: absolute;
border: 10px solid #ea12a0;
z-index: 100;
}
.opa{
color:white;
width:480px;
font-size:11px;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: #333;
opacity:0.4;
filter: alpha(opacity=40);
-moz-opacity: 0.4;
}