﻿HTML {
	
}
/*BODY {
    background-color: white;
    background-image: url('../images/BG_line-art.png');
    background-repeat: repeat;
    background-position-y:50%
}
Div#strip
{ 
    border-width: 0px


}
*/
/* Link colors to be changed here */
a:active {color: #000000; text-decoration: none}
a:hover {background-color:#B9E4FF; text-decoration: none}
a:link {color: #000000; text-decoration: none; font-weight:bolder}
a:visited {color: #FF0000; text-decoration: none}

/* text hidden to be changed here */
.hidden { display: none; }
.unhidden { display: block; }

td {
    color: #005387;
}