
body{
	background-attachment : fixed;
	background-color : black;
	background-image : url(background.jpg);
	color : white;
	font-family: verdana;
	font-size : 8pt;
	}

img{
	border-style: none;
	}

.gorda{
	font-family: verdana;
	font-color : white;
	font-variant : small-caps;
	font-weight : bolder;
	}


.over{
	color : orange;
	}

table.main{
	background-attachment : fixed;
	background-color : #1C1C38;
	background-position : center center;
	background-repeat : no-repeat;
	color : white;
	font-size : 8pt;
	}
	
table.tabela_fotos{
	background-color : black;
	color : white;
	font-size : 8pt;
	}

table.second{
	background-attachment : fixed;
	background-color : navy;
	background-position : center center;
	background-repeat : no-repeat;
	color : white;
	font-size : 8pt;
	}

.copyright{
	font-size: 7pt;
	font-variant: small-caps;
	font-family: verdana;
	font-style: italic;
	}

.actual{
	font-size: 8pt;
	font-variant: small-caps;
	font-style: italic;
	font-family: verdana;
	font-weight: bold;
	color: orange;
	}
	
.actual_red{
	font-size: 8pt;
	font-variant: small-caps;
	font-style: italic;
	font-family: verdana;
	font-weight: bold;
	color: #ff4040;
	}

.fotos{
	font-size: 7pt;
	font-variant: small-caps;
	font-weight: light;
	font-family: verdana;
	color: yellow;
	}

a:link {  font-weight: bold;}
a:visited { font-weight: bold;}
