/* CSS Document */
table.ex1 a {
font-size:12px;
color:#666666;
text-decoration:none;
}
table.ex1 a:hover {
color:#018031;
text-decoration:none;
}
