/*Wudnshu Style Sheet
*/

body {
background-color: #ffffff;
background-image: url("borderflag.jpg");
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;}

body, td { 
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal; 
 } 

a:link {
color: #0000ff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;} 

a:visited {
color: #0000a0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;text-decoration: none;}

a:hover {
color: #ff8080;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;; text-decoration: none;}

a:active {
color: #0000ff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;; text-decoration:none;}
