<style type="text/css">

.test {}

body, td, p, input, font {font-family: Tahoma; font-size: 11px;} 
p	{margin-top: 5px; margin-bottom: 5px;}


A:link { text-decoration: none; color: rgb(129,129,129) ;}
A:visited { text-decoration: none; color: rgb(129,129,129);}
A:hover { text-decoration: underline; color: rgb(150,150,155);}

.menu1			{margin-bottom: 6px; color: #000;}
a.menu1:link 	{ text-decoration: none; color: #000;}
a.menu1:visited { text-decoration: none; color: #000;}
a.menu1:hover 	{ text-decoration: underline; color: #000;}

.menu2			{margin-bottom: 6px; color: #855597;}
a.menu2:link 	{ text-decoration: none; color: #855597;}
a.menu2:visited { text-decoration: none; color: #855597;}
a.menu2:hover 	{ text-decoration: underline; color: #855597;}


.white_text {color: #FFF;  font-size: 12px;}
.title		{color: #756E77; font-size: 14px; font-style: italic; font-weight: bold;}

.date		{color: #AAA;  font-size: 10px;}

a.dark		{color: #FFF; font-size: 11px; text-decoration: underline;}
a.dark:link	{color: #FFF; font-size: 11px; text-decoration: underline;}
a.dark:visited	{color: #FFF; font-size: 11px; text-decoration: underline;}
a.dark:active	{color: #FFF; font-size: 11px; text-decoration: underline;}
a.dark:hover	{color: #FFF; font-size: 11px; text-decoration: underline;}

.middle {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    background-color: #EAE9E9;
}
.light {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    background-color: #F4F4F4;
}

</style>