BODY		{ background: #666666; }

.defluiter	{
	font-family: "Lucida Sans Unicode", "Times New Roman";
	font-size: 28px;
	color: #FF0000;
	margin-bottom: 10px;
}

.style4 	{
	color: #FF0000;
	font-family: "Lucida Sans Unicode", "Times New Roman";
	font-size: 20px;
}

.style5 	{
	color: #000000;
	font-family: "Lucida Sans Unicode", "Times New Roman";
	font-size: 20px;
}

A 		{ COLOR: red; TEXT-DECORATION: none}
A:visited 	{ COLOR: red; TEXT-DECORATION: none} 
A:active 	{ COLOR: red; TEXT-DECORATION: none}
A:hover 	{ COLOR: blue; TEXT-DECORATION: none}
