a, a:link{
color: #FFAAAA;
TEXT-DECORATION: none;
font-family: courier new;
font-weight: normal;
letter-spacing: -1px;
TEXT-TRANSFORM: uppercase;
cursor: hand;}

a:hover {
color: #EEBB95;
background-color: #FFF9F9;
border-bottom: 1px dashed #FFAAAA;
TEXT-DECORATION: none;
font-family: courier new;
font-weight: normal;
letter-spacing: -1px;
TEXT-TRANSFORM: uppercase;
cursor: hand;}

body {
width: 845px;
body-align: center;
background: url() #none; margin: 0 auto;
-moz-border-radius: 0px;
border-left: 6px solid #FFF9F9;
border-right: 6px solid #FFF9F9;}

html {
background: #fff2f2 url('http://i55.tinypic.com/zvtr1e.png');
-moz-border-radius: 0px;}


p {margin:0px; margin-top:5px;}
a {text-decoration: none; color: #FFAAAA; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
a:hover{ text-decoration: none; color: #FFAAAA; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
:-moz-any-link:focus{outline: none;}
b{font-weight: bold;}
img{border:none;}
div#center a:hover{padding: 5px}

