

A:active {
	font-family: Georgia;
 	font-size: 16px;
 	color: rgb(251,250,217);
	font-weight : normal;
	font-style : normal}



A {
	font-family: Georgia;
 	font-size: 16px;
 	color: rgb(251,250,217);
 	font-weight: normal;
 	text-decoration: none ;
	font-style : normal
}

A:link {
	font-family: Georgia;
 	font-size: 16px;
 	color: rgb(251,250,217);
 	font-weight: normal;
 	text-decoration: none ;
	font-style : normal
}

A:visited {
	font-family: Georgia;
 	font-size: 16px;
 	color: rgb(0,204,153);
 	font-weight: normal;
 	text-decoration: none ;
	font-style : normal
}

P {
	font-family: Georgia;
 	font-size: 16px;
 	color: rgb(132,109,74);
 	font-weight: normal;
 	font-style: normal}

BODY {
	font-family: Georgia,                      Palatino,                      "Times New Roman",                      Times,                      Serif;
 	font-size: 16px;
 	color: rgb(255,255,204);
 	font-weight: normal;
 	font-style: normal;
	background-image : url( "../assets/images/bg.jpg" )
}A:hover {
	font-family: Georgia;
 	font-size: 16px;
 	color: rgb(255,255,255);
	font-weight : normal;
	background-color : rgb(255,102,51);
	font-style : normal}

