A:LINK {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #E0E0E0;
}
A:ACTIVE {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #000000;
}
A:VISITED {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #E0E0E0;
}
A:HOVER {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #DFDFDF;
}

A.red:LINK {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #CE0000;
}
A.red:ACTIVE {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #CE0000;
}
A.red:VISITED {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #CE0000;
}
A.red:HOVER {
	font : normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color :#CE0000;
}
A.bottom:LINK {
		font :  normal 14px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #000000;
} 
A.bottom:ACTIVE {
	font : normal 14px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #000000;
}
A.bottom:VISITED {
		font :  normal 14px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #000000;
}
A.bottom:HOVER {
	font : normal 14px Arial, Helvetica, sans-serif;
	text-decoration : underline;
	text-transform : lowercase;
	color : #000000;
}




 
 HR {
	border-top : solid #000000;
}

 
 
 SPAN {
	font : bold normal 18px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FDFDFD;
}
 SPAN.title {
	font : 20px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #404040;
}
H3 {
	font : bold normal 30px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #404040;
}
Th {
	font :  normal 15px Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #101010;
}
SPAN.text {
	font : 16px Arial, Helvetica, sans-serif;
	color : #1F1F1F;
}
SPAN.textb {
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #1F1F1F;
}

SPAN.textcpy{
	font : 10px Arial, Helvetica, sans-serif;
	color : #1F1F1F;
}
SPAN.textlower {
	font : bold normal 15px Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform : lowercase;
	color : #FDFDFD;
}
h3.category{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #404040;
	margin-left : 10%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #000000;

}

