body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE, TD, TH, TR {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : small;
}




A:ACTIVE {
    color : Blue;
    text-decoration : none;
}

A:LINK {
	color : #AAFFFF;
	text-decoration : none;
	}

A:VISITED {
    color : Blue;
    text-decoration : none;
}


