/*
Theme Name:AnimeWasabi
Theme URI:
Description:
Author:AndiTrotter
Author URI:
Version:1.0
*/


body { 
background-image: 
url('images/wasabibackground.gif');
background-repeat: repeat}

p {  font-family: "Trebuchet MS"; font-size: 13px; color: #000000}
.whitetext {  font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF}
.copyright {  font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF}
.header {  font-family: "Trebuchet MS"; font-size: 16px; color: #000000; font-weight: bold}
h1 {  font-family: "Trebuchet MS"; font-size: 35px; color: #00cc00; font-weight: bold}
h2 {  font-family: "Trebuchet MS"; font-size: 20px; color: #000033; font-weight: bold}
li {  font-family: "Trebuchet MS"; font-size: 13px; color: #000000}

a:link {  font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; text-decoration: none;}
a:hover {  font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; text-decoration: underline;}
a:active {  font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; text-decoration: underline;}
a:visited {  font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; text-decoration: none;}

a.navy:link {  font-family: "Trebuchet MS"; font-size: 13px; color: #000033; text-decoration: none; font-weight: bold}
a.navy:hover {  font-family: "Trebuchet MS"; font-size: 13px; color: #00ff00; text-decoration: underline;}
a.navy:active {  font-family: "Trebuchet MS"; font-size: 13px; color: #00ff00; text-decoration: underline;}
a.navy:visited {  font-family: "Trebuchet MS"; font-size: 13px; color: #000033; text-decoration: none;}

a.black:link {  font-family: "Trebuchet MS"; font-size: 16px; color: #000000; text-decoration: none;}
a.black:hover {  font-family: "Trebuchet MS"; font-size: 16px; color: #990000; text-decoration: underline;}
a.black:active {  font-family: "Trebuchet MS"; font-size: 16px; color: #990000; text-decoration: underline;}
a.black:visited {  font-family: "Trebuchet MS"; font-size: 16px; color: #000000; text-decoration: none;}

