A:link    { color: #0033cc ; }
A:visited { color: #000066 ; }
A:active  { color: #6633cc ; }
A:hover   { background: #eeffaa ; }

body { 
	background-color: #ffffff ;
	color : #oooooo; 
	margin: 0px ;
	}

.copyright { font-size : 11px ; line-height : 1.3em ; }
.dir { font-weight : bold ; }

h1 {font-size: 24px ; font-style: normal; }
h2 {font-size: 18px ; }

td {font-size: 14px ; }
big { font-size : 16px ; }
small { font-size : 12px ; }
p {line-height : 1.5em ; display:block ; text-indent:1em ; }
li  {line-height : 1.5em ; }
dt {line-height : 1.5em ; }
dd {line-height : 1.5em ; }

div.header A:hover { background : #4848b5 ; }
div.menu A:hover { background : #f2f2f2 ; }

