#menu a {text-decoration: none; 
	font-size: 10pt;
	color: white; 
	font-weight:bold; 
	background: #6699CC;
	padding-left: 04px;
	padding-right: 04px;
	padding-top: 04px;
	padding-bottom: 04px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	line-height:28px
  }

#linkstyle 
	{color: red; font-weight:bold;
	text-decoration:none}

#menu a:hover 
	{color: black; background: #CCCCFF}

body 
	{font-family: Times New Roman; font-size: 14px; background: #336699}

#main
	{font-size: 15px; margin: 10px}

#main a:link,a:visited,a:active,a:hover
	{color: blue; font-weight:bold;
	text-decoration:none}

#date
	{font-size: 13px; margin: 10px}

#date a:link,a:visited,a:active,a:hover 
	  {color:blue; font-weight:bold; text-decoration:none}

#menu2 a {text-decoration: none; 
	color: blue; 
	font-weight:bold; 
	background: #515151;
	padding-left: 04px;
	padding-right: 04px;
	padding-top: 04px;
	padding-bottom: 04px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	line-height:28px
  }

#menu2 a:hover 
	{color: black; background: #c5c5c5}