a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #dedede;
	text-decoration: blink;
	font-weight:bold;
}

h1 {
	color: #990000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:12px;
	margin:0px;
}

h2 {
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:6px;
	margin:0px;
}

.litentxt {
	color:#000000;
	font-family:Arial;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.text {
	color:#000000;
	font-family:Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.innelank {
	color: #990000;
	text-decoration: underline;
	
}

.innelank:hover {

	color: #990000;
	text-decoration: underline;
}

.mini {
	font-family:verdana;
	font-size:8px;
}

