body.standard{
	background-color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font : 11px;
	font-style: normal;
	margin-top : 0px;
	margin-bottom: 4px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(ff_web.gif);
	background-attachment : fixed;
	SCROLLBAR-FACE-COLOR: #ffcc00;
	SCROLLBAR-HIGHLIGHT-COLOR:#996600;
	SCROLLBAR-SHADOW-COLOR:#996600;
	SCROLLBAR-3DLIGHT-COLOR: #ffcc00;
	SCROLLBAR-ARROW-COLOR:#996600;
	SCROLLBAR-TRACK-COLOR:#ff9900;
	SCROLLBAR-DARKSHADOW-COLOR: #ffcc00;
}

font.arial11{
	font-family: Arial, Helvetica, sans-serif;
	font : 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

a.:hover{
	background-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

 .punteado { border:2px dashed #333333; background:#CCCCCC; padding:1px;}