a:link{
		color: #404040;
		font-size: 12px;
		font-family: Georgia;
		font-weight: bold;
		text-decoration: none;
}
a:visited{
		color: #808080;
		font-size: 12px;
		font-family: Georgia;
		font-weight: bold;
		text-decoration: none;
} 
a:active{
		color: #808080;
		font-size: 12px;
		font-family: Georgia;
		font-weight: bold;
		text-decoration: none;
}
A:hover{
		color: #800000;
		font-size: 12px;
		font-family: Georgia;
		font-weight: bold;
}
a:link.smal{
		color: #404040;
		font-size: 11px;
		font-family: Georgia;
		font-weight: normal;
		text-decoration: none;
}
a:visited.smal{
		color: #808080;
		font-size: 11px;
		font-family: Georgia;
		font-weight: normal;
		text-decoration: none;
} 
a:active.smal{
		color: #808080;
		font-size: 11px;
		font-family: Georgia;
		font-weight: normal;
		text-decoration: none;
}
A:hover.smal{
		color: #800000;
		font-size: 11px;
		font-family: Georgia;
		font-weight: normal;
}
body{
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #000080;
	background-image: url(vip_bild/bg_logo_ny.gif); background-repeat: no-repeat
}
h1{
	color: #404040;
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
}
h2{
	color: #808080;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
}
h3{
	color: #000000;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
}
h4{
	color: #808080;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
h5{
	color: #003063;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
h6{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

