﻿/* do.css */
body
{
	
	background-color: #666666;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #C0C0C0;
	font-family: Verdana, Arial, ans-serif;
}
img {
	border: 0px #000000;
}
a:link {
	color: navy;
	text-decoration: none;
	font-family: Verdana, Arial, ans-serif;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}
a:hover {
	color: #33CCCC;
	text-decoration: none;

	border: none;
	font-family: Verdana, Arial, sans-serif;
}
#container0 {
    width:65%;
    text-align: center; margin: 0 auto;
    font: 1em georgia, serif;

