/* Default CSS Stylesheet for a new Web Application project */

.headerText		{font:12px Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration:none; color: #FFFFFF;}
.text   		{font:11px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.text   		{font:13px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
A.CatLink:link, A.CatLink:visited { font: 11px tahoma; font-weight: bold; color: black; text-decoration: underline;}
A.CatLink:hover { color: orange; }
A.MenuLink:link, A.MenuLink:visited { font: 12px tahoma; font-weight: bold; color: white; text-decoration: underline; height=20px;}
A.MenuLink:hover { color: red; }
.pagetitle   		{font:16px Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration:none; color: #003300;}
.whitebold   		{font:16px Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration:none; color: #FFFFFF;}
