/*CSS Tony - Amriz*/
/*fernandonoe.com.br*/
body {
background-image: url(IMAGENS/bg.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
}
.style1 {
font-family: Calibri;
font-size: 12px;
color: #929292;
letter-spacing:-1px;
line-height:-20px;
}
a:link {
color: 929292;
text-decoration: none;
}
a:visited {
color: 929292;
text-decoration: none;
}
a:hover {
color: 929292;
text-decoration: underline;
}
a:active {
color: 929292;
text-decoration: none;
}
