body { font-family : Arial, Helvetica; font-size : 12px; }
td { font-family : Arial, Helvetica; font-size : 12px; }
p { font-family : Arial, Helvetica; font-size : 12px; }

a:link { text-decoration : none; color : #0066CC; }
a:active { text-decoration : none; color : #003366; }
a:visited { text-decoration : none; color : #FF9900; }
a:hover { text-decoration : none; color : #003366; }

input
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	}

select
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	}

.Crouge
	{
	color: #000000;
	background-color: #FFDDBB;
	border-style: solid;
	border-color: #FF0000;
	}

.Cvert
	{
	color: #000000;
	background-color: #CCFFCC;
	border-style: solid;
	border-color: #337750;
	}
