#box720
	{
		width: 720px;
		margin: 20px auto 50px auto;
		border: 1px solid #FFFFFF;
	}

body
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.71em;
		color: #FFFFFF;
		background-color: #B4FFED;
		margin: 0px;
	}

#headerimage
	{
		width: 718px; height: 207px;
		text-align: left;
	}
	
.olympia
	{
		font-size: 1.4em;
		font-weight: bold;
		color: #FFFFFF;
	}
	
.timetables
	{
		font-size: 1.3em;
		font-weight: bold;
		color: #FFFFFF;
	}

.admission
	{
		font-size: 1.1em;
		font-weight: bold;
		color: #FFFFFF;
	}	
	
.bold
	{
		font-weight: bold;
	}

	
#cards
	{
		width: 208px;
		height: 35px;
		float: right;
		margin-right: 80px;
	}

#cards2
	{
		width: 208px;
		height: 35px;
		float: right;
		margin-right: 95px;
	}
	
.gold
	{
		color: #CCCC00;
		font-weight: bold;
	}
		
.italic
	{
		font-style: oblique;
	}

.navigation
	{
		font-size: 1.2em;
		font-weight: bold;
	}	
	
a:link
	{
		color: #000000;
		text-decoration: none;
		font-size: 1.15em;
	}
	
a:visited 
	{
		color: #000000;
		text-decoration: none;
	}
	
a:hover 
	{
		color: #325390;
		text-decoration: underline;
	}
	
#white
	{
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}