BODY {
	SCROLLBAR-FACE-COLOR: #CC0000;
	SCROLLBAR-SHADOW-COLOR: #white;
	SCROLLBAR-3DLIGHT-COLOR: #CC0000;
	SCROLLBAR-ARROW-COLOR: red;
	SCROLLBAR-TRACK-COLOR: #ebcf70;
	FONT-FAMILY: Arial,Helvetica;
	SCROLLBAR-DARKSHADOW-COLOR: #CC0000;
	font-family: verdana;
	font-size : small;
	color : black;
	/* background: url(../cel5c.gif) fixed; */
	background-color: #CCCC00;
}

A:link {
	color: Red;
}

A:visited {
	color: Maroon;
}

A:hover {
	color: Red;
	font-weight: Bold;
	font-style: italic;
}

P {text-align: justify;}

INPUT {
	font: 12px "arial";
	background: Silver;
	color: Maroon;
	height: 23px;
	border-width: small;
}

SELECT {
	font: 12px "arial";
	background: Silver;
	color: Maroon;
	border-width: small;
	border-style: ridge;
}

TEXTAREA {
	font: 12px "arial";
	background: Silver;
	color: Maroon;
	border-width: small;
	border-style: ridge;
}

DIV {text-align: justify ;}

TABLE {
	background-repeat: repeat;
	background-position: center ;
	background-image : url(velin.jpg);
}
