@charset "UTF-8";
/* CSS Document */



td a {text-decoration: none; background-color: transparent;
border-color:#0000FF;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

td a:link {color: blue; }

td a:visited {color: blue;}

td a:active {color: red;}

td a:hover {color: red;}



p a {text-decoration: none; background-color: transparent;
border-color:#0000FF;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

p a:link {color: blue; }

p a:visited {color: blue;}

p a:active {color: red;}

p a:hover {color: red;}
