
*
{
   margin:0px;
   padding:0px;
}

html { 
position: relative;
min-height: 100%;
}

body { 
background-color: #ffffff; 
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
text-align: left;
color:#222221;
}

img.centro
{
display:block;
margin:auto;
}

.boldo {
font-weight: 700;
color:#cc2127;
}



A:LINK, A:VISITED, A:ACTIVE {
color:#cc2127;
text-decoration: none;
}

A:HOVER {
color:#222221;
text-decoration : none;
}


A.anc { color: inherit; }


img {border:0px none;}

td img {display: block;}