body {background-color: white}

h1,h2,h3,h4 {font-family: sans-serif}

a:link {color: rgb(0,0,255) ; text-decoration: none}
a:visited {color: rgb(0,0,255) ; text-decoration: none}
a:hover {color: rgb(255,0,0) ; text-decoration: none}
a:active {color: rgb(0,220,255) ; text-decoration: none}


a.navbar:link, a.navbar:visited {font-family: sans-serif ; color: white ; background: #008a5d}
a.navbar:hover {font-family: sans-serif ; color: white ; background:
#008a5d; font-weight : bold }

a.subnavbar:link, a.subnavbar:visited {font-family: sans-serif ; 
		  color:#008a5d  ; background:  white }
a.subnavbar:hover {font-family: sans-serif ; color: #008a5d ;
		  background: white; font-weight : bold }


a.qtlmnavbar:link, a.qtlmnavbar:visited {font-family: sans-serif ; color: white ; background: #008a5d}
a.qtmlnavbar:hover {font-family: sans-serif ; color: white ; background:
#008a5d; font-weight : bold }

a.qtlm:link, a.qtlmnavbar:visited {font-family: sans-serif ; color: white ; background: #008a5d}
a.qtmlnavbar:hover {font-family: sans-serif ; color: white ; background:
#008a5d; font-weight : bold }


.day { font-weight: bold ; font-family: sans-serif}
.speaker { font-weight: bold }
.title { font-style: italic }
.break { color : #CC3333} 
