BODY
 {
	background-color : black;
	text-align : justify;
	font-family : "Times New Roman", Verdana, Tahoma;
	font-size : 16px;
	line-height : 20px;
	color: black;
	margin-top : 0;
	margin-left :0;
	}

TABLE
 {
	background-color : transparent;
	text-align : justify;
	font-family :  "Times New Roman", Verdana, Tahoma;
	font-size : 14px;
	line-height : 20px;
}



a { 
color: white;
 font-weight : bold;
  text-decoration : none;
  }

a:hover {
color: silver; 
	text-decoration : underline;
 }

a.Link1 
{
	COLOR: gray;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

a.Link1:hover
{
    COLOR: silver;
	text-decoration : underline;
}	

a.Link2 
{
	COLOR: black;
	text-decoration : none;
	font-size : 12px;
 font-weight : bold;
}

a.Link2:hover
{
    COLOR: Gray;
	text-decoration : none;
}

.Background_bottom
{	
	color: #505050;
	border-top : thin solid black;
	 height : 26;
	background-color : Black;
}

.Background_main
{	
	color: black;
	background-color : white;
	border : 1px solid Silver;
}

.Lista {
	list-style : url(graph/stn3.gif);
}		

a.galeria1 {	
	background: transparent url('graph/start001bw.jpg') no-repeat;
	width: 320px; height: 240px; display: block;
	}
a.galeria1:hover {
	background-image: url('graph/start001.jpg');
	}	
	a.galeria2 {	
	background: transparent url('graph/start002bw.jpg') no-repeat;
	width: 320px; height: 240px; display: block;
	}
a.galeria2:hover {
	background-image: url('graph/start002.jpg');
	}
a.galeria3 {	
	background: transparent url('graph/start007bw.jpg') no-repeat;
	width: 320px; height: 240px; display: block;
	}
a.galeria3:hover {
	background-image: url('graph/start007.jpg');
	}
		a.galeria4 {	
	background: transparent url('graph/start006bw.jpg') no-repeat;
	width: 320px; height: 240px; display: block;
	}
a.galeria4:hover {
	background-image: url('graph/start006.jpg');
	}
a.galeria5 {	
	background: transparent url('graph/start005bw.jpg') no-repeat;
	width: 320px; height: 240px; display: block;
	}
a.galeria5:hover {
	background-image: url('graph/start005.jpg');
	}	

