body { font-family: verdana;
font-size: 12px;
color:#708090; 
 }

p { padding-left: 150px;
padding-right: 100px;
font-size: 14px;
 }

ul { padding-left: 250px;
padding-right: 100px;
font-size: 14px;
 }

td { padding: 15px;
font-family: verdana;
font-size: 20px;
text-decoration: none;
text-align: center;
}

a:link.menu {
color:#708090;
text-decoration: none;
font-family: verdana;
font-size: 15px;
font-weight: 500;
}

a:hover.menu {
color:#708090;
text-decoration: none;
font-family: verdana;
font-size: 15px;
font-weight: 500;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #708090;
}

a:visited.menu {
color:#708090;
text-decoration: none;
font-family: verdana;
font-size: 15px;
font-weight: 500;
}
a:link.menu_int {
color:#708090;
text-decoration: none;
font-family: verdana;
font-size: 12px;
font-weight: 900;
}

a:hover.menu_int {
color:#708090;
text-decoration: none;
font-family: verdana;
font-size: 12px;
font-weight: 900;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #708090;
}

a:visited.menu_int {
color:#708090;
text-decoration: none;
font-family: verdana;
font-size: 12px;
font-weight: 900;
}

.activeleve {
margin-left:150px;
}