@charset "utf-8";

body{
	color: #FFFFdd;
	background-image: url(./elemek/dio.jpg);
	text-align: justify;
	background-attachment: fixed;
	font-size: 100%;}

img {border: 0; }
a:link {
	color: #FFFF66;
}
a:visited {/* már láttuk */
	color: #FFFFBB;
	}

a:hover {/* rajta az egér */
	text-decoration: underline; 
	color: #DCD1CB;
	font-weight: bold;
	}
.table1
	{
	font-style: italic;
	color: #FFFFDD;
	font-size: 14 pt;
	text-align: center;	
	border: 0;
}
	
