body {
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	font-size:100%;
	color:#000000;
            }

p {
	font-size:90%;
            }

a, a:active, a:link, a:visited {
	color:#2139A5;
	text-decoration: none;	
	font-weight:bold;
            }

a:hover, a:focus, a:active {
	text-decoration: underline;
            }