BODY {
	color : #000000;
	font-family : Arial, "Trebuchet MS", sans-serif;
	font-size : small;
	font-weight : normal;
	text-align : left;
}

A{
	color: #000000;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-align: center;
	text-decoration : none;
	}
	
A:HOVER {
	color : #0054A4;
	text-decoration : none;
}

B{
	color: #000000;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}