a {
text-decoration: none;
color: #FF8A00;
}
a:hover {
text-decoration: underline;
}
a:visited
{
color: #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.arial12negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.estas_en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.pagina {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
body {
	scrollbar-face-color: #FFCCOO;
	scrollbar-highlight-color: #FFCCOO;
	scrollbar-shadow-color: #FF99OO;
	scrollbar-3dlight-color: #FFCCOO;
	scrollbar-arrow-color: #FF99OO;
	scrollbar-track-color: #FFCCOO;
	scrollbar-darkshadow-color: #FF99OO;
	background-color: #FFFFFF;
	margin: 0px;
}.2bordes1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
input.concurso
{
   font-size:16px;
   font-family:Arial,sans-serif;
   font-weight:bold;
	color:#330066;
	width:166px;
	background-color:#EEEEEE;

   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFFFFFF',EndColorStr='#ffFF9900');
	border-style:solid;
	border-color:#000000;
	border-width:3px;
	cursor:pointer;
	height: 50px;
}
