a:link {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bolder;


}

a:visited {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bolder;


}

a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;


}

a:hover {
	text-decoration: underline;
	color: #CC0000;

}

a:link {
	color: #CC0000;
	text-decoration: underline;

}
.tabelrand {
	border: thick outset #660000;
}
.tabelrandCopy {
	border-top: thick outset #660000;
	border-right: thick outset #660000;
	border-bottom: thick none #660000;
	border-left: thick outset #660000;

}
.tabelrandCopy2 {

	border-top: thick outset #660000;
	border-right: thick outset #660000;
	border-bottom: thick outset #660000;
	border-left: thick outset #660000;
}
