.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link     {color:#FFFFFF;
text-decoration: none;
}

a:visited  {color:#FFFFFF;

text-decoration: none;
}
a:hover    {
        color:#FFFF00;
        text-decoration: none;
}
a:active   {color:#000000}

.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.button {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 12px;
        font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		
}

.subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
		font-weight: bold;
		color: #CE0F00;
		
}

.title {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
		font-weight: bold;
		color: #CE0F00;
		
}


.bottomtext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; }

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

