BODY {
	margin:0px 0px 0px 0px;
	background-color : #EFEFEF;
}


TABLE {
	width: 96%;
}


TD {
text-align: right;
}


A:VISITED {
	font-family : verdana, Arial, Helvetica, Helv;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	text-decoration : yes;
}

A:ACTIVE {
	font-family : verdana, Arial, Helvetica, Helv;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	text-decoration : yes;
}

A:LINK {
	font-family : verdana, Arial, Helvetica, Helv;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	text-decoration : yes;
}

A:HOVER {
	font-family : verdana, Arial, Helvetica, Helv;
	font-size : 11x;
    color : #E00B56;
	font-weight : normal;
	text-decoration : yes;
}

