td,tr,body,li,p{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
}

A {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration : underline;
	color : Navy;
}
A:HOVER {
	text-decoration : none;
}
A:HOVER.bold {
	text-decoration : none;
}
A:VISITED {
	color : #676767;
}
A:VISITED.bold {
	color : Navy;
}

.white{
	color : #000000;
}
.whitete{
	color : #ffffff;
}
.white_small{
	font-size : xx-small;
	color : #ffffff;
}
.form{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
}
.small{
	font-size : xx-small;
}
.bold{
	color : Navy;
}
