
body {
	font-family: Tahoma,sans-serif;
	font-size: 0.8em;
	margin: 0;	
}


a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
}
a:hover {
	text-decoration: none;
	color: #DC218C;
	font-family: Tahoma;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;

}
h1 {
	font-family: tahoma;
	color: #000000;
	font-size: 0.9em;
	line-height: normal;
}
