.link {
	color: white;
	font-size:14pt;
	text-decoration: none;
}
.link:hover {
	color: #AA0000;
	font-size:14pt;
	text-decoration: none;
}
.linksmall {
	color: white;
	font-size:12pt;
	text-decoration: none;
}
.refs {
	color: white;
	font-size:08pt;
	text-decoration: none;
}
.refs:hover {
	color: #AA0000;
	font-size:08pt;
	text-decoration: none;
}
.linksmall:hover {
	color: #AA0000;
	font-size:12pt;
	text-decoration: none;
}
.hell {
	color: #FFFFFF;
}
.link2 {
	color: blue;
	font-size:12pt;
	text-decoration: none;
}
.link2:hover {
	color: red;
	font-size:12pt;
	text-decoration: none;
}
.white {
	color: #AAAAAA;
}
.big {
	color: DD0B0E;
	font-size:14pt;
}
.kmrm { color: white; font-size:14pt; text-decoration: none; }
