/* CSS Document */

body {
}

.adressemail a, .adressemail a:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FBF868;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;	
}

.adressemail a:hover
{
	text-decoration: underline overline;
}
