body {
	color : white; font-family : tahoma; font-size : 10px; background-color : #000033; font-weight: bold;
}
td {
	font-size : 12px; font-weight: bold;
}
a {
	color:white; font-size: 10px
}
a:visited {
	color:white
}
a:hover {
	color:red
}
a.linkbig {
	color:yellow; font-size: 30px; font-weight : bold
}
a.linkbig:visited {
	color:yellow
}
a.linkbig:hover {
	color:red
}
