.info a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.info a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.info a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.info {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
.link a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.bar1 a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bar1 a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bar1 a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bar2 a:link {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.bar2 a:visited {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.bar2 a:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
.box
{
border-top:3px solid #eb986f;
border-left:1px solid #eb9473;
border-right:1px solid #eb9473;
border-bottom:1px solid #eb9473;
}
.boxtitle
{
color:white;
font-size:12px;
filter:glow(color=black,Strength=3);
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.admintable {
	font-size: 12px;
}
td {
	font-size: 12px;
}