body {color:white}

a.links {font-family: arial, verdana, helvetica, sans-serif; color:black; font-weight:bolder; font-size:.9em ; text-decoration:none}

tr.links {text-align:center; border: 2 solid}

a { color:white }

a:hover {
	background-color: red;
	color: white;}

a.main {font-family: verdana, arial, helvetica, sans-serif; border : orange solid ; text-decoration:none;background-color:orange ; color:blue}

a.main:hover {border : white dashed ; color : blue}

a.main:visited {color : green}


h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
    font-size:2.5em;
	background-color: transparent;
	color: white;
    font-weight:bolder;}

h1.titles {color: white; font-size:3em;font-face:"Arial, Verdana, san-serif"}

h2 {font-size:1.4em}

h4 {font-weight:bold;font-size:1.1em}




