BODY {

	color: #000000;
    font-family: century gothic;
}


A {
	text-decoration: underline;
	color: #006300;
}

a.recomendar {
	text-decoration: underline;
	color: #006300;
    float:right;
    position:absolute;
}
A:Hover {
	text-decoration: none;
	color: #31CE31;
}

.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

h2{
    color: #006300;
}

P{
   /* color: #006300;*/
}
.toplinea{
    height:10px;
    width:100%;
    background-position: left;
    background-repeat:repeat-x;
    background-color:transparent;
    border:none;
}

