body {
background-image: url('images/wallBG.jpg');
background-repeat: repeat;
background-color: #FFFFFF;

}
a:link
{
text-decoration: none;

}
a:visited
{
text-decoration: none;

}
.MainLinks
{
font-family:Verdana;
text-decoration:none;
font-size:10px;
color:#FFFFFF;

}

.typeText
{
font-family:Verdana;
text-decoration:none;
font-weight:bold;
font-size:10px;
color:#FFFFFF;
}
.typeText2
{
font-family:Verdana;
text-decoration:none;
font-weight:bold;
font-size:10px;
color:#5D3F3A;
}
.pageTitle
{
font-family:Verdana;
text-decoration:none;
font-size:21px;
color:#000000;
}
.rangeText
{
font-family:Verdana;
text-decoration:none;
font-size:10px;
color:#FFFFFF;
}

.nameText
{
font-family:Verdana;
color:#231F20;
font-weight:bold;
font-size:10px;
}

.descText
{
color:#231F20;
font-size:10px;
font-family:verdana;
}