a:link {
	color: #0099FF;



}
a:hover {
	color: #0000FF;

}
table {
	background: #663300 repeat fixed;
	height: auto;
	width: 800px;


}
body {
	background: url(images/newrogo.jpg);
	margin-right: 30px;
	margin-left: 30px;

}
a {
	color: #0099FF;
	font: italic bold 36px "Times New Roman";
	text-decoration: none;

}
