body {
font-family: arial;
font-size: xx-small;
color: #ffff33;
cursor: crosshair; }

b { font-family: arial; font-size: xx-small; color: yellow; font-weight: bold; }
u { font-family: arial; font-size: xx-small; color: yellow; font-weight: underline; }
i { font-family: arial; font-size: xx-small; color: yellow; font-weight: italic; }


a:link {
text-decoration: underline;
cursor: move;
color: #ff3300;
font-family: arial;
font-size: xx-small; }

a:visited, a:active {
text-decoration: none;
cursor: move;
color: #ffcc33;
font-family: arial;
font-size: xx-small;
border: 0px; }

a:hover {
text-decoration: line-through;
cursor: move;
color: #cc6633;
font-family: arial;
font-size: xx-small;
background: url(http://i248.photobucket.com/albums/gg168/crysteli/hover%20bg/hover1.gif);
border: 0px; }

h1 {
font-family: arial;
font-size: 22pt;
font-color: #ffcc33; }

h2 {
font-family: arial;
font-size: 15pt;
font-color: #ffcc33; }

ul {
list-style-image: url(http://i13.tinypic.com/6tfcnxc.gif); }

img {
border: 0px; }

input, textarea {
background: lavender;
border: 1px dashed black;
font-family: arial;
font-size: xx-small;
color: #ff854a; }