A {
	color : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

A:HOVER {
	color : #6495ED;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

A:VISITED {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}


}
EM {
	color : #8B0000;
	font-weight : bolder;
}

DIV {
	font-weight : bolder;
	
}

TABLE {
	font-weight : bolder;
}

