body {
margin : 0;
padding : 0;
}
td {
font-family : verdana;
font-size : 10px;
color : #777777;
font-weight : bold;
}
a {
text-decoration : none;
color : #444444;
}
a:visited {
	color: #444444;
}
a:hover {
color : #222222;
}

a.txt, a.txt2, a.txt3 {
text-decoration : none;
color : #777777;
}
a.txt:visited, a.txt2:visited, a.txt3:visited {
color : #777777;
}
a.txt1:hover {
color : #CF8D41;
}
a.txt2:hover {
color : #4C96BD;
}
a.txt3:hover {
color : #8CAF65;
}
