A:LINK {
	color : #000099;
	text-decoration : none;
}

A:VISITED{
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
	color : Silver;
	text-decoration : none;
}

P{
	font-family : Tahoma;
	font-size : x-small;
	font-variant : normal;
	text-align : center;
	text-decoration : none;
}


B{
	font-family : sans-serif;
	font-variant : normal;
	text-align : left;
	text-decoration : none;
	font-size : x-small;
}


Pre{
	font-family : Verdana;
	text-align : center;
	font-size: small;
	color: Gray;
}




