a {text-decoration:none; color:#ffffff}

a:visited {color:gold}

a:hover {text-decoration:underline}

body {color:yellow;
	  background: #3300cc;
	  font-family: comic sans ms, arial, times new roman;
	  font-size:12pt;}

td.titlebar {background: #dd202e; text-align:center; 
             border-style: ridge; border-width: 4px; border-color:#36fc3b}
			 
table.header  {background-image: url("images/clouds.jpg");}

.bold {font-weight:bold}

p.centered {text-align:center}

p.justified {text-align:justify}

h3.left     {text-align:left}

.simpleBorder {border: gold solid 2px;}

