body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.copyright {
    font-size: 10px;
	color: #CCCCCC;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.picborder {
 border: 1px solid #CCCCCC;
}
.wevaborder {
 border: 1px solid #013781;
}