/* CSS Document */

A {
	FONT-WEIGHT: 900; FONT-SIZE: 10px; COLOR: #ffa200; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #ffa200
}
A:hover {
	COLOR: red
}
A.link {
	FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #6e6e6e; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.link:hover {
	COLOR: red
}
A.link:visited {
	COLOR: #6e6e6e
}
TD {
	FONT-SIZE: 11px; COLOR: #6c6c6c; FONT-FAMILY: arial
}
FONT.bold {
	FONT-WEIGHT: 900
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #FFFF99;
}

#teste {width:124px; height:39px; margin-top:0px; margin-left:20px;}
.style5 {color: #6c6c6c}
.style8 {color: #6c6c6c; font-size: 14px; }
.style9 {font-size: 13px}
.style11 {color: #000000; font-size: 15px; font-weight: bold; }

/* by bhsite */

.poslinksites{height:30px; line-height:30px; padding-right:10px;}

a.linksites:link
{font-family:Arial; font-size: 12px; color:#666; text-decoration: none; font-style:italic}
a.linksites:visited
{font-family:Arial; font-size: 12px; color:#666; text-decoration: none; font-style:italic}
a.linksites:hover
{font-family:Arial; font-size: 12px; color:#999; text-decoration: none; font-style:italic}
a.linksites:active
{font-family:Arial; font-size: 12px; color:#666; text-decoration: none; font-style:italic}

.txtsites{color:#069}
/* by bhsite */
