A {
	COLOR:#C63669;
	font-size: 13px;
	font-weight:bold;
	TEXT-DECORATION:none;
	font-family:verdana;
}

A:hover {
	background-image:url('bg-img.gif');
	border-bottom-width:1 px;
	border-bottom-style:dotted;
}

P {
	color:#c63669;
	font-size: 12px;
	font-weight:bold;
	font-family:Tahoma,arial;
	text-align:center;
}

BODY {
	background-color:#FFDEF7;
	scrollbar-face-color:#FFDEF7;
	scrollbar-arrow-color:#C63669;
	scrollbar-track-color:#FFDEF7;
	scrollbar-3dlight-color:#FFDEF7;
}

IMG {
	border: 0px solid;
}

IMG:hover {
	background-image:url('bg-img.gif');
}

TABLE {
	margin-left:auto;
	margin-right:auto;
}

.table {
	width: 100%;
}
TD {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
