/* CSS Document */
.MainMenuLinks
{
font-family:"Palatino Linotype";
font-size:20px;
color:#FFFFFF;
text-decoration:none;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}

.MainMenuLinks a:link
{
font-family:"Palatino Linotype";
font-size:20px;
color:#FFFFFF;
text-decoration:none;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}

.MainMenuLinks a:visited
{
font-family:"Palatino Linotype";
font-size:20px;
color:#FFFFFF;
text-decoration:none;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}
.MainMenuLinks a:hover
{
font-family:"Palatino Linotype";
font-size:20px;
color:#871695;
text-decoration:none;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}
.MainMenuLinks a:active
{
font-family:"Palatino Linotype";
font-size:20px;
color:#871695;
text-decoration:none;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}

.Footer
{
font-family:"Times New Roman";
font-size:14px;
color:0b94c8;
text-decoration:none;
}
.Footer a:link
{
font-family:"Times New Roman";
font-size:14px;
color:0b94c8;
text-decoration:none;
}
.Footer a:visited
{
font-family:"Times New Roman";
font-size:14px;
color:0b94c8;
text-decoration:none;
}
.Footer a:hover
{
font-family:"Times New Roman";
font-size:14px;
color:0b94c8;
text-decoration:underline;
}
.Footer a:active
{
font-family:"Times New Roman";
font-size:14px;
color:0b94c8;
text-decoration:underline;
}

