.menuheader {
color: white;
font-size: 11pt;
font-weight: bold;
font-family: verdana;
background-color: #039;
text-decoration: none;
padding-left:7px;
}

.menu {
font-size: 10pt;
font-family: verdana;
border: 3px solid #039;
padding: 7 px;
}

a:hover {
color: red;
}

.myradrightfloat{
width: 200px;
float: right;
border: 3px solid #f30;
padding: 10px;
color: black;

}

.imagedescription { 
color: red;
font-size: 7pt;
}

/*
This is a comment section 
where you can comment 
as many lines as needed
*/

/* This is one line comment */

