		BODY {
			margin:0px;
		}
		TABLE {
			border-top:0px;
			border-bottom:0px;
			border-left:0px;
			border-right:0px;
		}
		TD {
			font-size: 11px;
			font-family:Verdana;
			color:#333333;
			font-weight:bold;
		}
		A  {
			color:Black;
			text-decoration:none;
			font-size : 11px;
			font-weight:bold;
		}
		A:Active  {
			color:Black;
		}
		A:Hover  {
			color:Black;
		}
		A:Active  {
			color: Yellow;
		}
		A:Hover  {
			color: #990000;
		}
		INPUT  {
			font-size : 11px;
			font-family : Arial;
			font-weight : bold;
			border-width: 0px;
			color : #000000;
			background-color: #FFFFFF;
		}
		INPUT.Boto {
			font-family : Arial;
			font-size : 12px;
			font-weight : bold;
			color : #000000;
			border-style : none;
			background-color: #93A7C4;
		}
