#top a, #menu a, #SideBar a, #bottom a
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#intro a
{
color: #6375d6;
text-decoration: none;
font-size: 20px;
}
#Center a
{
color: blue;
}
#Center a:hover
{
text-decoration: underline;
}
#Center #SideBar
{
font-size: 12px;
}
#Center #Content a
{
text-decoration: underline
}
#intro a:hover
{
border-bottom: 1px dashed #fff;
}
#menu a
{
color: #fff;
text-decoration: none;
}

#bottom a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415591;
	background-color:inherit;
	text-decoration: none;
}
#bottom a:hover
{
text-decoration:underline;
}
#lang a
{
color: #6375d6;
font-weight: bold;
text-decoration: none;
}
#lang a:hover
{
border-bottom: 1px dashed #F5181D;
}
#lang a.sel
{
color: #F5181D; 
}
.AnnouncementList
{
text-align: right;
display: block;
text-decoration: none;
padding-bottom: 10px;
border-bottom: 1px dashed;
}

