font.audred {
	font-family: Verdana;
	font-size: x-small;
	color: #C03428;
}
BODY {
	color: Silver;
	background-color: Black;
	font-family: Verdana, serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
}

font.vidlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: Red;
	font-weight: bold;
}


font.headline {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #C03428;
}


A {
	color: Yellow;
	text-decoration: none;
	font-size: x-small;
}

A:HOVER {
	color: Yellow;
	text-decoration: underline;
	font-size: x-small;
}

font.sb {
	font-family: Verdana, serif;
	font-size: x-small;
	font-weight: bold;
}
