.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182068;
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: url(../images/red_dot.gif);
}
.body a:link{
color:#0000FF;
text-decoration:underline;
}

.body a:visited{
color:#0000FF;
text-decoration:underline;
}

.body a:hover{
color:#0000FF;
text-decoration:none;
}

.body a:active{
color:#0000FF;
text-decoration:underline;
}

.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}

.bottom_nav a:link{
color:#CCCCCC;
text-decoration:none;
}

.bottom_nav a:visited{
color:#CCCCCC;
text-decoration:none;
}

.bottom_nav a:hover{
color:#CCCCCC;
text-decoration:underline;
}

.bottom_nav a:active{
color:#CCCCCC;
text-decoration:none;
}

.botom_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.botom_copyright a:link{
color:#999999;
text-decoration:none;
}

.botom_copyright a:visited{
color:#999999;
text-decoration:none;
}

.botom_copyright a:hover{
color:#999999;
text-decoration:underline;
}

.botom_copyright a:active{
color:#999999;
text-decoration:none;
}
