BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

td {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}



A:HOVER {
	color: #DC143C;
}


.text_sidenav {
	background-color: #CCCCFF;

	border: none;

	width: auto;

	margin-top: 5px;

	margin-left: 37.5%;

	margin-right: 37.5%;

	padding: 0px;

	text-align: center;
}
  
.button_sidenav {

font-weight: bold;

text-align: center;

margin-bottom: 1px;

margin-top: 1px;

}

.button_sidenav a {

padding: 1px;

text-decoration: none;

width: 98%;

display: block;

color: #224059;

background-color: White;

border-top: 1px #cce3ff solid;

border-left: 1px #cce3ff solid;

border-bottom: 1px #cce3ff solid;

border-right: 1px #cce3ff solid;

}

.button_sidenav a:hover {

background-color: #D3D5ED;

border-top: 1px #31557f solid;

border-left: 1px #31557f solid;

border-bottom: 1px #31557f solid;

border-right: 1px #31557f solid;

}



