a{
color: #000088;
text-decoration: none;
}
a:hover{
color:#FF0000;
text-decoration: underline;
}
a:visited{
color:purple;
}
body{
margin: 0px;
background-image: url(../../images/background.gif);
background-repeat: repeat;
}
table{
background-color:#FFFFFF;
}
.footer{
font-family:Verdana, Arial;
font-size: 9px;
}
td{
font-family:Verdana, Arial;
font-size: 14px;
}
.nav{
font-family:Verdana, Arial;
font-size: 10px;
}
.reviews{
font-family:Verdana, Arial;
font-size: 12px;
}
.learn{
font-size:10px;
}
.moreinfo{
font-size:10px;
text-decoration:underline;
}
.moreinfo:hover{
background-color:#C1E0FF;
text-decoration:none;
}