body {
	background-color : #FFFFFF;
    font-family:  Verdana, San Serif,Tahoma;
	color : #000055;
	font-size :16px;
	scroll : yes;
	scrollbar-base-color       : #004080;
	scrollbar-arrow-color      : #FFFFFF;
	scrollbar-track-color      : #0099CC;
	scrollbar-shadow-color     : #006600;
	scrollbar-highlight-color  : #0099CC;
	scrollbar-3dlight-color    : #FFAAFF;
	scrollbar-darkshadow-Color : #FFFFFF;
}

a {
    color: #0099CC;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #0099CC;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:active {
    color: #0099CC;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}


b {
    color: #ff0000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

h1 {
    color: #00FF00;
    font-style: normal;
    font-weight: bold;
    font-size : 14px;
    text-decoration: none;
}


camada {
	background-color : #FF4580;
    font-family: Tahoma, Verdana, San Serif;
	color : #FFFFFF;
	font-size : 41px;
}