BODY {
	background-color : #0000FF;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	 
.px11 {
	font-size : 11px;
	font-family: Verdana,sans-serif;
	font-weight: normal;
    color : #ffffff;
}

A:link { 
	font-size : 11px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
    color : #ffffff;
    text-decoration: none; }

A:visited {
		font-size : 11px;
		font-family: Verdana,sans-serif;
		font-weight: bold;
        color : #ffffff;
        text-decoration: none; }

A:hover { 
		font-size : 11px;
		font-family: Verdana,sans-serif;
		font-weight: bold;
        color : #ffffff;
        text-decoration: underline; }

A:active { 
		font-size : 11px;
		font-family: Verdana,sans-serif;
		font-weight: bold;
        color : #ff0066;
        text-decoration: none; }

