﻿#yellow
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
#yellow a:active
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
#yellow a:hover
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
#yellow a:link
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
#yellow a:visited
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
.gray a:active
{
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
.gray a:hover
{
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
.gray a:link
{
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
.gray a:visited
{
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
.new a:active
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
.new a:hover
{
	font-size: 12px;
	color: #ff0000;
}
.new a:link
{
	font-size: 12px;
	color: #9F885F;

}
.new a:visited
{
	font-size: 12px;
	color: #9F885F;
	text-decoration: none;
}
.white a:active
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white a:hover
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white a:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white a:visited
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
