body {
    background-color: #AB15A6;
    margin: 0;
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-size : 11px;
	line-height : 140%;
}

H1
{
    margin: 0;
	font-family : Verdana;
	font-style : bold;
	font-variant : normal;
	font-size : 12px;
	line-height : 140%;
}

a:link {
	text-decoration: none; 
	color: #FFFFFF;	
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-size : 11px;
}
a:active {	
	text-decoration: none; 
	color: #FFFFFF;	
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-size : 11px;
}
a:visited {	
	text-decoration: none; 
	color: #FFFFFF;	
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-size : 11px;
}
a:hover {
	text-decoration: underline; 
	color: #FFFFFF;	
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-size : 11px;
}
