background{color:#ffffff;}

a:link, br,p{
		font-family: georgia, verdana,"Times New Roman";
		font-size: .7pc;
		font-weight: bold;
		font-style: normal;
		color: #6666cc;
		text-transform: none;
		text-decoration: none;
		text-align:center;
		}
a:visited {
		font-family: georgia, verdana,"Times New Roman";
		font-size: .7pc;
		font-weight: bold;
		font-style: normal;
		color:#0099cc;
		text-transform: none;
		text-decoration: none;
		text-align:center;
		}
a:hover {
		font-family: georgia, verdana,"Times New Roman";
		font-size: .7pc;
		font-weight: bold;
		font-style: normal;
		color: #6666cc;
		text-transform: none;
		text-decoration: underline;
		text-align:center;
		}
