/*Wudnshu Style Sheet
*/

body {
background-color: #ffffff;
background-image: url("borderflag.jpg");
background-repeat: repeat;
background-attachment: fixed;}

a:link {
color: #0000ff;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: bold;
font-style: normal;
text-decoration: none;} 

a:visited {
color: #0000a0;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: bold;
font-style: normal;text-decoration: none;}

a:hover {
color: #ff8080;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: bold;
font-style: normal;; text-decoration: none;}

a:active {
color: #0000ff;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: bold;
font-style: normal;; text-decoration:none;}
