A:HOVER {
	color : white;
	text-decoration : underline;
}


A {
	color : white;
	text-decoration : none;
}




H3 {
	color : #694142;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 30px;
}

H1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
}

P.m {
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 10px;
	text-decoration : none;
}

P.s {
	color: Yellow;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 10px;
	text-decoration : none;
}

P {
	color : WindowText;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P.c {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

H2 {
	color : WindowText;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
}

LI {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 

}

A.TexTTT {

    color : WindowText;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;


}