.line {display: inline;}
		div {width: 100%;
			height: 100%;}

td {font-family: Arial;
	color: white;
	font-weight: bold;
	font-size: 13px;}

td.class1 {font-family: Arial;
	color: white;
	font-size: 13px;}
	

.pagelink {text-decoration: none;}

a.pagelink:visited {text-decoration: none;}

a.pagelink:active {text-decoration: none;}

a.pagelink:link {text-decoration: none;}

a.pagelink:hover {text-decoration: underline; color: "#00BFFF";}
