a:link {  text-decoration: none; color: #6495ed}
a:active {  text-decoration: none; color: #6495ed}
a:visited {  text-decoration: none; color: #6495ed}
a:hover {  text-decoration: underline; color: #FF0000}
.small { font-size: 80% }
.menu { font-size: 80%; font-weight: bold }
.impac { font-size: 105%; font-weight: bold; color: #FF0000; }
.right { text-align: right }
body {
	margin-top: 0px;
	margin-left: 0px;
}

ol{
	margin: 0px;
}

li{
	margin: 0px;
	list-style-type:none;
}