A:visited {
	color: #C0C0C0;
	text-decoration: none;
}

A:hover {
	color: #maroon;
	text-decoration: underline;
	font-weight: bold;
}

A:link {
	color: #black;
	text-decoration: none;
}

A:active {
	color: #black;
	text-decoration: none;
}

.sidemenu1 {
   background-color: #FFEFB7;
   font-family: Times New Roman;
   font-size: 10pt;
   color: #000000;
   cursor: pointer;
   border: none;
}

.sidemenu2 {
   background-color: #958471;
   font-family: Times New Roman;
   font-size: 10pt;
   color: #FFFFFF;
   cursor: hand;
   border: #585858 1px solid;
   font-weight: bold;
}

.sidemenu3 {
   background-color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 10px;
   color: #000000;
}
