A:HOVER {
	color : Red;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	text-decoration : underline;
}

A {
	text-decoration : none;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	color : #480700;
	font-weight : bold;

}

body {
	text :#480700;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	background: #FFFFFF;
}

table {
	text :#480700;
	font: 12px Geneva, Arial, Helvetica, san-serif;
}
B {
	font-size: 12px;
}

h3 {
	font-size: 18px;
	color : #480700;
	font-style : italic;
	text-decoration : underline;
}
