/******************     Cafe Antonius 15.11.2008     ******************/


body  {
			background-image: url(./kuvat/ylapalkki1.jpg);
			background-repeat: repeat-x; 
			}
			
			link  { color: #0000af; background: transparent; 
			}
			visitedlink: { color: #609; background: transparent; 
			}
		  link:hover, :visited:hover	{ color: #006633; background: transparent; 
			}
  		link:active, :visited:active	{ color: #f00; background: transparent; 
			}

h1 {
   font-family:Arial; text-align:center; font-size: 14pt; color: green; font-weight: bold ;
	 }	 

h2 {
   font-family:Arial; font-size: 12pt; color: #000000; font-weight: bold ;
	 }	
	 
h3 {
   font-family:Arial; font-size: 12pt; color: #000000; font-weight: bold ;
	 } 
	 
p {font-family:Arial; text-align: justify; font-size: 10pt; color: #000000 ;
   }

li {font-family:Arial; text-align: left; font-size: 10pt; color: green ;
   }

 div {
   font-family: Arial;
   font-size: 10pt;
   padding: 4pt;
	 }
	 
 table {
   font-family: Arial;
   font-size: 11pt;
   padding: 4pt;
	 }

.vappu {
display: block;
margin: 0 auto;
width: 400px;
height: auto;
margin: 0px;
}

.menu {
display: block;
margin: 0 auto;
width: 400px;
height: 220px;
margin: 0px;
font-size:20px;
color:blue;
}


.menu a {
text-decoration: underline;
display: block;
text-align:left;
margin-top: 20px;
}	


.menu a:hover {
color:green !important;
text-decoration: none;
}		
	
.menu1 a:link, .menu a:visited {
color:blue;
}
	
		 
