﻿.smalltxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color:#6b99c8;
	text-decoration: none;
}
a:visited {
	color:#6b99c8;
	text-decoration: none;
}
a:hover {
	color: #004780;
	text-decoration: underline;
}
a:active {
	color:#6b99c8;
	text-decoration: none;
}
body {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#000000;
}
