

body {
background:white; 
color:#000000;
font:large,arial

}



p,ul,li {
font:.smaller arial,verdana,geneva,helvetica,sans-serif;
}



a:link { 
color: 000000;
background: transparent;
text-decoration: none;
} 

a:visited { 
color: black; 
background: transparent;
text-decoration: none;
} 

a:hover { 
color: #FFFFFF;
background: AAAAAA;
text-decoration: none;
} 


.verticaltext {
writing-mode:bt-rl;
filter:flipv fliph;
}
