/* This CSS stylesheet is for the Thurston County Auditor's office website,
(currently for the Elections page only).  The URL for this site is:
http://www.co.thurston.wa.us/auditor1/Elections/electns.htm.

Date of last update: 8/1/2005
By: David N. Reeves

*/



/* This section is for the main website navigation links on the top and bottom of each Elections page. */
	
.mainmenu:link { text-decoration:none; }
.mainmenu:active { text-decoration:none; }
.mainmenu:visited { text-decoration:none; }
.mainmenu:hover {text-decoration:underline; }
.mainmenu {font-family:Arial;font-size:10px;color:#ffffff;}
