
BODY{ background-image:url('img/formulamini.jpg')}
a.menu { 
font-family:Arial;
font-weight:bold;
color:green;
font-size:12px;
border-right: 1px solid green;
width:80%;
background-color:white;
display: block;


 }

a.menu:hover { 
background-color:#D8E5DA;
color:white;}

a {
text-decoration:none;
color: black}

a:hover {color:green;}
a:active {color:red;}

h2{margin:12px 0 0 0;
font-size:15px;
text-align:center;}

td.menu{border-right:1px solid #009D00;
padding-left:20px;}


td.menup{padding-left:15px;
vertical-align: top}

