body{
margin:0px;
padding:0px;
background:#FFFFFF;
}

td{
font-size:11px;
font-family:Tahoma;
color:#636363;
line-height:15px;
}

a { 
border:none;
text-decoration:underline;
color:#708801;
}

a:hover { 
text-decoration:none;
}

/************************************/
.footerlink {
color:#333333;
font-size:11px;
text-decoration:none;
padding-left:10px;
}

.footerlink:hover{
color:#87120D;
text-decoration:none;
}
.footertext {
color:#FFFFFF;
line-height:14px;
}

.footertext2 {
color:#FFFFFF;
line-height:16px;
}

.footertext3 {
color:#FFFFFF;
line-height:11px;
font-size:9px;
}

/****************************************************/
.link1 {
text-decoration:none;
color:#FFFFFF;
font-size:10px;
line-weight:5px;
font-weight:bold;
}

.link1:hover {
text-decoration:none;
color:#CCCCCC;
}

.linkpedidos {
text-decoration:none;
color:#FFFFFF;
font-size:12px;
line-weight:5px;
font-weight:bold;
}

.linkpedidos:hover {
text-decoration:none;
color:#CCCCCC;
}

/****************************************************/
.link2 {
text-decoration:none;
color:#FF0000;
font-size:10px;
line-weight:5px;
font-weight:bold;
}

.link2:hover {
text-decoration:none;
color:#CCCCCC;
}

.iframe {
	scrollbar-3dlight-color:#000000;
    scrollbar-track-color:#ffffff;
    scrollbar-shadow-color:#000000;
    scrollbar-face-color:#ffffff; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#000000;
}