@charset "utf-8";

body{
	color: #000000;
	background-image: url(./elemek/docdio.jpg);
	text-align: justify;
	background-attachment: fixed;
	font-size: 180%;}

img {border: 0; }
a:link {
	color: #231BBE;
}
a:visited {/* már láttuk */
	color: #1C1E68;
	}

a:hover {/* rajta az egér */
	text-decoration: underline; 
	color: #196F84;
	font-weight: bold;
	}
.table1
	{
	font-style: italic;
	color: #7D2626;
	font-size: 16 pt;
	text-align: center;	
	border: 0;
}
	
