A:link		{color: 0000FF; text-decoration: underline}
A:visited	{color: 0000FF; text-decoration: underline}
A:hover		{color: FFFFFF; text-decoration: underline; background: 000099}
A:active	{color: 0000FF; text-decoration: underline}

.MENUA:link	{color: FFFFFF; font-weight: bold; text-decoration: none}
.MENUA:visited	{color: FFFFFF; font-weight: bold; text-decoration: none}
.MENUA:hover	{color: FFFFFF; font-weight: bold; text-decoration: none; background: 000099}
.MENUA:active	{color: FFFFFF; font-weight: bold; text-decoration: underline}

.TD-MENU {	font-family: Verdana,Microsoft Sans Serif,arial;
		font-size: 12PX;
		background: #3366FF;
		color: #E1DBC7;
		cursor: hand;
	}

.TD-MENU-ON {	font-family: Verdana,Microsoft Sans Serif,arial;
		font-size: 12PX;
		background: #000099;
		color: #E1DBC7;
		cursor: hand;
	}


HR{
	      color: 000099;
}

.PageTitle{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: 000099;
	  font-size: 16PX;
	font-weight: bold;
}

TH{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: FFFFFF;
	  font-size: 12PX;
    text-decoration: none;
   background-color: 000099;
}


.TD-DISABLED{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: 000099;
	  font-size: 12PX;
}

DIV,TD{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: 000099;
	  font-size: 12PX;
}

.TD-JUSTIFY{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: 000099;
	  font-size: 12PX;
	 text-align: justify;
}

INPUT,SELECT,TEXTAREA,BUTTON,FILE{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: 000099;
	  font-size: 11PX;
}

I{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: 000099;
	  font-size: 11PX;
    text-decoration: none;
}

H1{
	font-family: Verdana,Microsoft Sans Serif,arial;
	      color: FF0000;
	  font-size: 35PX;
	 font-style: italic;
    text-decoration: italic;
}
