﻿#chuti a:hover
{
	font-size: 12px;
	color: #ff0000;
        font-weight:bold;
}
#chuti a:link
{
	font-size: 12px;
	color: #000000;
        font-weight:bold;
}
#chuti a:visited
{
	font-size: 12px;
	color: #000000;
        font-weight:bold;
}
#title1 a:hover
{
	font-size: 12px;
	color: #ff0000;
}
#title1 a:link
{
	font-size: 12px;
	color: #868686;
}
#title1 a:visited
{
	font-size: 12px;
	color: #868686;
}
.black
{
	font-size:12px;
color:#686868;
text-decoration: none;
}
.green
{
	font-size:12px;
color:#0d642d;
text-decoration: none;
}
.green a:active
{
	font-size:12px;
color:#0d642d;
text-decoration: none;
}
.green a:hover
{
	font-size:12px;
color:#0d642d;
text-decoration: none;
}
.green a:link
{
	font-size:12px;
color:#0d642d;
text-decoration: none;
}
.green a:visited
{
	font-size:12px;
color:#0d642d;
text-decoration: none;
}

