body { text-align: justify; line-height: 115%; font: 10pt verdana, arial, sans-serif; }

#ranpixleft {float: left; padding-right: 10px; padding-bottom: 0px;}

#ranpixright {float: right; padding-left: 10px; padding-top: 10px; padding-bottom: 0px;}

#content {text-align: justify; line-height: 115%; font: 10pt verdana, arial, sans-serif; }

a:link
{
	color : #0000ff;
	text-decoration : underline;
	background-color : transparent;
} 
a:visited
{
	color : #0000ff;
	text-decoration : underline;
	background-color : transparent;
} 
a:hover

	color : #ff0000;
	text-decoration : none; 
	background-color : transparent;
} 
a:active
{
	color : #0000ff;
	text-decoration : underline; 
	background-color : transparent;
}