

H1 {
	font-family: Arial,                                     Helvetica,                                     Geneva,                                     Sans-serif;
 	font-size: 13px;
 	color: rgb(87,83,83)
}

H2 {
	font-family: Arial,                                   Helvetica,                                   Geneva,                                   Sans-serif;
 	font-size: 16px;
 	color: rgb(255,0,255)
}

H3 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 13px;
 	color: rgb(128,128,128);
 	background-color: rgb(51,51,51)
}

A {
	font-family: Arial,          Helvetica,          Geneva,          Sans-serif;
 	font-size: 13px;
 	text-decoration: none ;
	color : rgb(87,83,83)
}

P {
	font-family: Arial;
 	font-size: 13px;
 	color: rgb(87,83,83)
}

A:active {
	font-family: Arial,            Helvetica,            Geneva,            Sans-serif;
 	font-size: 13px;
 	color: rgb(56,56,56)
}

A:link {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
 	font-size: 13px;
 	color: rgb(255,0,255);
 	text-decoration: none 
}

A:visited {
	font-family: Arial,                       Helvetica,                       Geneva,                       Sans-serif;
 	font-size: 13px;
 	color: rgb(87,83,83);
 	text-decoration: none 
}

H5 {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
 	font-size: 16px;
 	color: rgb(87,83,83);
 	text-decoration: none 
}h4{	font-family : Arial;
	font-size : 20px;
	color : rgb(87,83,83)
}
A:hover {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
 	font-size: 13px;
 	color: rgb(255,0,255);
 	text-decoration: none 
}
