/* CSS Document */
<link rel="stylesheet" type="text/css" href="denise.css">
<style type="text/css">

body {	font-family: Tahoma, Geneva, sans-serif;
		font-size: 13px;
		color: #666666;
}

p, tr, td 	{  font-family: Tahoma, Geneva, sans-serif; color: #666666; font-size: 13px; font-weight: normal; }

.pagebody:link 	{ font-family: Tahoma, Geneva, sans-serif; color: #8b303e; text-decoration: underline;  font-size: 13px; font-weight: bold; }
.pagebody:active 	{ font-family: Tahoma, Geneva, sans-serif; color: #8b303e; text-decoration: underline;  font-size: 13px; font-weight: bold; }
.pagebody:visited	{ font-family: Tahoma, Geneva, sans-serif; color: #8b303e; text-decoration: underline;  font-size: 13px; font-weight: bold; }
.pagebody:hover 	{ font-family: Tahoma, Geneva, sans-serif; color: #22561a; text-decoration: underline;  font-size: 13px; font-weight: bold; }

.bottom:link 		{ font-family: Tahoma, Geneva, sans-serif;  color: #739f6c; text-decoration: none;  font-size: 10px; font-weight: normal; }
.bottom:active 	{ font-family: Tahoma, Geneva, sans-serif;  color: #739f6c; text-decoration: none;  font-size: 10px; font-weight: normal; }
.bottom:visited 	{ font-family: Tahoma, Geneva, sans-serif;  color: #739f6c; text-decoration: none;  font-size: 10px; font-weight: normal; }
.bottom:hover 		{ font-family: Tahoma, Geneva, sans-serif;  color: #fdbe43; text-decoration: none;  font-size: 10px; font-weight: normal; }

A					{ font-family: Tahoma, Geneva, sans-serif; color: #666666; text-decoration: none;  font-size: 13px; font-weight: normal; }
a:link 				{ font-family: Tahoma, Geneva, sans-serif; color: #666666; text-decoration: none;  font-size: 13px; font-weight: normal; }
a:active			{ font-family: Tahoma, Geneva, sans-serif; color: #666666; text-decoration: none;  font-size: 13px; font-weight: normal; }
a:visited 			{ font-family: Tahoma, Geneva, sans-serif; color: #666666; text-decoration: none;  font-size: 13px; font-weight: normal; }
a:hover 			{ font-family: Tahoma, Geneva, sans-serif; color: #ff5f61; text-decoration: underline;  font-size: 13px; font-weight: normal; }

.attention				{ font-family: Tahoma, Geneva, sans-serif; color: #cc0000; text-decoration: none;  font-size: 13px; font-weight: normal; }
.attention:link 		{ font-family: Tahoma, Geneva, sans-serif; color: #cc0000; text-decoration: none;  font-size: 13px; font-weight: normal; }
.attention:active		{ font-family: Tahoma, Geneva, sans-serif; color: #cc0000; text-decoration: none;  font-size: 13px; font-weight: normal; }
.attention:visited 	{ font-family: Tahoma, Geneva, sans-serif; color: #cc0000; text-decoration: none;  font-size: 13px; font-weight: normal; }
.attention:hover 		{ font-family: Tahoma, Geneva, sans-serif; color: #000000; text-decoration: none;  font-size: 13px; font-weight: normal; }


</style>
