/* this file contains style information for your 
   phpNews scripts */

body, td {
    font-family: verdana, arial;
    font-size: 10pt;
}

.bigtable {
	border: 1px solid #000000;
	width: 575px;
}

.topmenu {
	background-color: #efefef;
	font-size: 8pt;
	height: 20px;
}

a, a:visted {
	color: #003264;
	text-decoration: none;
}

a:hover {
	color: #000000;
    text-decoration: underline;;
}