

body {
background-color:#000000} 

a{

font-weight: bold;
}		 

a:link {
	color: red;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration: underline;
	color: red;
}
						 


div.rama {
text-align: center;
background-color:#FFFFFF;
width: 595px;
}

			
div.top {
text-align: center;
}					 

div.tresc {
text-align: center;
margin-left: 50px;
margin-right: 50px;
margin-top: 10px;
}

div.intro{
text-align:justify;
margin-left: 50px;
margin-right: 50px;

}
															 

A.01:HOVER { text-decoration: underline;}					 

	 
p.mainpage { font-family: arial;
			font-size: 10pt;
			font-weight: bold;
			color: black;
			text-decoration: none;
		 } 
		 
p.intro  {
font-family: arial;
font-size: 10pt;
color: black;
text-decoration: none;
text-align: justify;
margin-left: 50px;
margin-right: 50px;
font-weight: normal}
		 
img {
border: 0px}

