.link {
    COLOR: Blue;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
    FONT-SIZE: 12px;
}


.link:hover{
    COLOR: #666666;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
}

.link-footer {
    COLOR: #666666;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
    FONT-SIZE: 10px;
}


.link-footer:hover{
    COLOR: #666666;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    FONT-SIZE: 10px;
}


.text {
    COLOR: #666666;
    FONT-FAMILY: arial;
    FONT-SIZE: 13px;
}

.title {
    COLOR: #666666;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}

.bg {
	background-color : #FFFFFF;
	font-size : 1px;	
}
	
.bg2 {
	background-color : #efefef;
	font-size : 1px;	
}	

.bg3 {
	background-color : #cccccc;
	font-size : 1px;	
}	

.bg4 {
	background-color : #F4F2F2;
	font-size : 1px;	
}	

.menuhover {
	background-color: ##F4F2F2;
	padding: 4px 2px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: ##F4F2F2;

}
.menu {
	padding: 4px 2px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #cacaca;
}



h1 { font-family: arial; font-size: 12pt; font-weight: 300; color: #666666; TEXT-DECORATION: bold}

h2 { font-family: arial; font-size: 12pt; font-weight: 300; color: #666666; TEXT-DECORATION: bold}

.surfinbrazil {  COLOR: #666666;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
	TEXT-DECORATION: none}