
.menu
{
	font-weight: bold;
	font-size: 11px;
	color: #fffacd;
	font-family: Tahoma;
}

A.menu:link
{
	font-weight: bold;
	font-size: 11px;
	color: #fffacd;
	font-family: Tahoma;
}
A.menu:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #dcdcdc;
	font-family: Tahoma;
}
A.menu:hover
{	
	color: #ffffff;
	text-decoration: none;
}

.headers
{
	font-weight: bold;
	font-size: 13px;
	color: #a0522d;
	font-style: italic;
	font-family: Tahoma;
}

A.headers:link
{
	font-weight: bold;
	font-size: 13px;
	color: #a0522d;
	font-style: italic;
	font-family: Tahoma;
}

A.headers:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #a0522d;
	font-style: italic;
	font-family: Tahoma;
}
A.headers:hover
{
	color: #ffffff;
	text-decoration: none;
}
.texts
{
	font-size: 12px;
	color: #8b0000;
	font-style: italic;
	font-family: Tahoma;
}
.cer
{
	border-right: #ffcc00 2px solid;
	border-top: #ffcc00 2px solid;
	border-left: #ffcc00 2px solid;
	border-bottom: #ffcc00 2px solid;
}
