body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #849AA8;


}
.smalltext {
	font-size: xx-small;
}
A {
	color : #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;


}
A:link {
 color : #999999;
 text-decoration: none
}
A:hover {
 color : #999999;
 text-decoration: underline;
}
A:active {
 color : #666666;
 text-decoration: underline;
}
A.smallnav {
	color : #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;


}
A.smallnav:link {
 color : #000000;
 text-decoration: none
}
A.smallnav:hover {
 color : #000000;
 text-decoration: underline;
}
A.smallnav:active {
 color : #666666;
 text-decoration: underline;
}
