body
                 {
                       background-color:#333366;
		       COLOR: #3CDFED /*text color*/
                 }

A:visited	
		{
			COLOR: #3CDFED /*The color of the link*/
		}
A:link 		
		{
	 		COLOR: #3CDFED /*The color of the link*/
		}

H2, H3
		{

			color:E74948

		}