
BODY 
{
	 
}

body {
 color:  ;
font-family: "Verdana", sans-serif
}

 
 
 .head {
	color : #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-size : medium;
	font-weight : normal;
	text-decoration: underline;
}

 .main {
	color : #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-size : medium;
	font-weight : normal;
	text-decoration: none;
}

h4.body {
	color: #808000;
	font-family: "Comic Sans MS", sans-serif
}

h3 {
	color: #FF0000;
	font-family: Arial, sans-serif
}

a:link {
	color: #DD0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none

}

a:visited {
	color: #41AD14;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}

a:active {
	color: Green;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}

a:hover {
	color: #0000CD;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

 
