A:link { color: White; text-decoration: underline; }
A:visited { color: White; text-decoration: underline; }
A:active { color: #7A270D; text-decoration: underline; }
A:HOVER { color: White; text-decoration: none; }

P {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #FBFBE3;
}

P.medium {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #FBFBE3;
	font-size : small;
}

P.note {
	font-family : Arial, Helvetica, san serif;
	font-size : 10px;
	color : #FBFBE3;
}







 