﻿.body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
.heading {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
}
.link {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.new {
	font-size: 12;
	color: #333;
}

#content a:link {
	color: #666666;
	text-decoration: none;
}

#content a:visited {
	color: #666666;
	text-decoration: none;
}

#content a:hover {
	color: #069;
	text-decoration: underline;
}
