/* CSS Document */
a:link.navtitle
{
	color: #FFFFFF;font-family:Arial; font-size:10pt; text-decoration:none; font-weight:bold 
}
a:visited.navtitle

{
	color: #FFFFFF;font-family:Arial; font-size:10pt; text-decoration:none; font-weight:bold
} 
a:active.navtitle

{
	color: #FFFFFF;font-family:Arial; text-decoration:none; font-size:10pt; background-color:#000000; font-weight:bold
}
a:hover.navtitle
      { font-family:Arial; font-size:10pt; text-decoration:none; background-color:#FFFFFF; color:#FF6600; font-weight:bold}

span.title {font-family: Arial; font-size: 22pt; color: #FFFFFF; font-weight: bold}

