a:link     {color:#000000;
text-decoration: none;
}

a:visited  {color:#000000;

text-decoration: none;
}
a:hover    {
        color:#FF0000;
        text-decoration: none;
}
a:active   {color:#FFFFFF}

.link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	color: #000000;

}

.title {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 14px;
        font-style: normal;
		font-weight: bold;
		color: #000000;
}

.subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
		color: #000000;
}

.copyright {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
		color: #000000;
}

.underline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}
.fright {
	background-image: url(../images/fright.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.fleft {
	background-image: url(../images/fleft.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.vvv {
	background-image: url(../images/mid.gif);
	background-repeat: repeat-y;
}

