.Frontpagelink {
	color: #660099;
	text-decoration: underline;
	padding-left: 20px;
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
a.Frontpagelink:hover {
	color: #FF0000;
	padding-left: 20px;
}

