a:link {

	text-decoration: none;

	color: #0000ff;

}



a:visited {

	text-decoration: none;

	color: #0000ff;

}



a:hover {

	text-decoration: underline;

	color: #0000ff;



}






h1 { font-family: verdana; absolute-size: x-large; font-weight: bolder; }



h2 { font-family: verdana; absolute-size: large; font-weight: bold; }



.red { color: red }

.green { color: green }

.blue { color: blue }



a.white:link {color: #ffffff; text-decoration: none}

a.white:visited {color: #ffffff; text-decoration: none}

a.white:hover {text-decoration: underline}