.option1	{
	font-size: 11px;font-family:Arial
	width: 130px

}

.option2	{
	font-size: 11px;font-family:Arial
	width: 250px
}

A {
	color: #000080;
	text-decoration: none;
	}

A:visited {
	color: #000080;
	text-decoration: none;
	
}

A:active {
	color: #000080;
	text-decoration: none;
	
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
	
}

TD {
	font-family: arial;
	font-size: 13px;
}

P {
	font-family: arial;
	font-size: 13px;
}

TD.menu {
font-family: arial,Arial;
font-size: 11px;
color: #000000;
}

P.menu {
font-family: arial,Arial;
font-size: 11px;
color: #000000;
}

.nav {
	color: White;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	background : transparent;
	text-align: center;
}

 
A.nav {
	color: White;
	text-decoration: none;
	background : transparent;
}

 
A:visited.nav {
	color: White;
	background : transparent;
}

 
A:hover.nav {
	color: #FFCC00;
	background : transparent;
	text-decoration: underline;

}

.bottom {
	font-size: 11px;
	color: #000065;
	text-decoration: none;
	font-family: arial;
	background : ;
	font-weight: bold
}

 
A.bottom {
	font-size: 11px;
	color: #000065;
	text-decoration: none;
	font-family: arial;
	background : transparent;
	font-weight: bold;
}

 
A:visited.bottom {
	color: #000065;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
	background : transparent;
	font-weight: bold;
}

 
A:hover.bottom {
	color: #800000;
	font-size: 11px;
	font-family: arial;
	background : transparent;
	text-decoration: none;
	font-weight: bold


}

.title {
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
	background : transparent;
	}

 
A.title {
	text-decoration: underline;
	}

 
A:visited.title {
	text-decoration: underline;
	}

 
A:hover.title {
	text-decoration: underline;
	}

.code {
	color: Black;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	background : transparent;
	}

 
A.code {
	color: #CC0000;
	text-decoration: none;
	}

 
A:visited.code {
	color: #CC0000;
	text-decoration: none;
	}

 
A:hover.code {
	color: #000080;
	text-decoration: underline;
	}
	
.navigation1 a:link
{ 
color: #D9E1E5;
text-decoration: none;
}

 .navigation1 a:visited  
{  
color: #D9E1E5;
text-decoration: none;  
}  

.navigation1 a:hover  
{  
color: #F7BC5B;
text-decoration: none; 
}

.headlink {  cursor: hand; color: #FFFFFF; text-decoration: none}

a.headlink:hover{color:#FFFFFF; text-decoration:underline;}

        	

.catlink { cursor: hand; color: #3742A2; text-decoration:underline}

a.catlink:hover{color:#B22222; text-decoration:underline}

        	

.todaylink { cursor: hand; color: #3742A2; text-decoration:none}

a.todaylink:hover{color:#B22222; text-decoration:none}

        	

.leftlink { cursor: hand; color: #8080FF; text-decoration:underline}

a.leftlink:hover{color:#B22222; text-decoration:underline}	

.monospace { font-family:Courier,monospace; }

			<!--
.Dropdownbox
{
	color: 000000;
	background-color: ffcc00;
	font-size: 8pt;
	width: 150px;
}
