/* link to this file with */
/* <link type="text/css" rel=StyleSheet href="style.css" /> */


body    {
	font-family: arial, helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #000099;
	}

a:link { color: #FFFF00}
a:visited { color: #FFFFFF}
a:hover { color: #CC0000}

.reverse_inset  {
		margin-left  : 5%
		margin-right : 5%
		background-color : #000099;
		color : #FFFFFF;
		}




