BODY {

	COLOR: #c0c0c0;

	FONT-FAMILY: Arial;

	font-size : 11px;

	font-style : normal;

	font-weight : bolder;

	}



TABLE {

		FONT-FAMILY: Arial;

	font-size : 11px;

	font-style : normal;

	font-weight : bolder;

}



SELECT {

	BACKGROUND-COLOR: #c0c0c0;

	COLOR: #4949c8;

	CURSOR: hand;

	FONT-FAMILY: Arial;

	HEIGHT: 20px;

	border : none;

	font-size : 11px;

}

OPTION {

	BACKGROUND-COLOR: transparent;

	COLOR: #4949c8;

	CURSOR: hand;

	FONT-FAMILY: Arial;

	HEIGHT: 20px;

	border : none;

	font-size : 11px;

	list-style : disc;

}

INPUT {

	BACKGROUND-COLOR: #000000;

	COLOR: #4949c8;

	CURSOR: hand;

	FONT-FAMILY: Arial;

	FONT-SIZE: 11px;

	HEIGHT: 18px;

	border : 1 solid;

	padding-left : 3;

	padding-right : 3;

}



A {

	TEXT-DECORATION: none

	COLOR: #c0c0c0;

}



A:link {

	FONT-FAMILY: Arial;

	FONT-SIZE: 12px;

	COLOR: #c0c0c0;

	font-weight : bold;

}

A:visited {

	FONT-FAMILY: Arial;

	FONT-SIZE: 12px;

	COLOR: #c0c0c0;

	font-weight : bold;

}

A:hover {

	FONT-FAMILY: Arial;

	FONT-SIZE: 12px;

	COLOR: #ff1111;

	font-weight : bold;

}

A:active {

	FONT-FAMILY: Arial;

	FONT-SIZE: 12px;

	COLOR: #ff1111;

	font-weight : bold;

}

p {

	FONT-FAMILY: Arial;

	FONT-SIZE: 12px;

	COLOR: #ffffff;

	font-weight : bold;

}



