/*
	Gegevens voor hoveren over links van Adriaan Valk
*/

A:LINK.QLINK
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
}

A:ACTIVE.QLINK
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
}

A:VISITED.QLINK
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
}

A:HOVER.QLINK
{
	color: red;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}


A:LINK.QLINKT
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 48;
	text-decoration: none;
}

A:ACTIVE.QLINKT
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 48;
	text-decoration: none;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
}

A:VISITED.QLINKT
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 48;
	text-decoration: none;
}

A:HOVER.QLINKT
{
	color: red;
	font-family: Arial;
	font-size: 46;
	font-weight: bold;
	text-decoration: none;
}