#menuitem A:link {
color: white;
text-decoration: none;
}

#menuitem A:hover { 
color : #F0E68C; 
text-decoration : underline; 
}

A:hover {
color : #FF0000;
text-decoration : underline;
}

.white  {
	font-size : 70%;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.white1  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 100%;
	color : #FFFFFF;
	font-weight : bold;
}

.yellow  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 70%;
	font-weight : bold;
	color : #F0E68C;
}

.searchinput, .searchinput SELECT, .searchinput INPUT  {
	font-size : 60%;
}

td  {
	font-size : 80%;
	font-family : Arial, Helvetica, San Serif;
}

th  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 60%;
	font-weight : normal;
}

h3 {
	font-size : 100%;
	font-family : Arial, Helvetica, San Serif;
}

.gray  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 60%;
	font-weight: normal;
	color : #808080;
}

.red  {
	color : #FF0000;
	font-family : Arial, Helvetica, San Serif;
}

.bluetemp  {
	font-family : Arial, Helvetica, San Serif;
	color : #0000FF;
}

.nav  {
	font-size : 70%;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.nwslink  {
	font-size : 70%;
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, San Serif;
}

.radarsite  {
	font-size : 120%;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.big  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 100%;
	color : #000080;
	font-weight : bold;
}

.blue1  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 120%;
	color : #000080;
	font-weight : bold;
}

.warn {
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}


