a:link {color: white; text-decoration: none;}
a:visited {color: green;text-decoration: none;}
a:hover {color: green;text-decoration: none; background: white;}
a:active {color: black;text-decoration: none;}


body{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#56ce10+34,4cb70e+66,299a0b+100 */
background: #56ce10; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #56ce10 34%, #4cb70e 66%, #299a0b 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #56ce10 34%,#4cb70e 66%,#299a0b 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #56ce10 34%,#4cb70e 66%,#299a0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56ce10', endColorstr='#299a0b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ventre {font-size:18px;}
.cul {font-size:14px;}

