body {
	margin: 0px;
	padding: 0px;
}



#odin {
	display: block;
	color: #A58970;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #737373;
	font-family: tahoma

}

#odin a {

        color: #45606C;
	text-decoration: none;
	display: block;
	padding: 0px;
	font-family: tahoma;
	font-weight: bold;
font-size: medium;
}
#odin a:visited,active {
	text-decoration: none;
	color: #45606C;
	
	display: block;
	padding: 0px;
	font-family: tahoma;
	font-weight: bold;
font-size: medium;
}
#odin a:hover {
	color: #CC0000;
	
	text-decoration: none;
	display: block;
	padding: 0px;
	font-family: tahoma;
	font-weight: bold;
	
}

#li a {
	background-image: url(images/note.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-position: 3px;
	color: #494038;
        text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;

}
#li a:visited,active {
	background-image: url(images/note.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-position: 3px;
	color: #494038;
        text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;

}
#li a:hover {
	background-image: url(images/note.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-position: 3px;
	color: #2040CC;
        text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;

}


#ooo a {
	background-image: url(images/note.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-position: 3px;
	color: #CC0000;
        text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#ooo a:visited,active {
	background-image: url(images/note.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-position: 3px;
	color: #CC0000;
        text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#ooo a:hover {
	background-image: url(images/note.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-position: 3px;
	color: #2040CC;
        text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}


#footer {
	background-image: url(images/graybg.png);
	background-repeat: repeat-x;
	color: #000000;
	padding: 10px;
        text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}

}
#footer a:visited,active {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited,active:hover {

	color: #000000;
	text-decoration: underline;
}
