/* Additional stylesheet styles used in the admin areas... */

table {
	font-family: verdana; font-size: 12px;
}

a:link { text-decoration: underline; color: blue }
a:visited { text-decoration: underline; color: blue }
a:active { text-decoration: underline; color: blue }
a:hover { text-decoration: none; color: black }