																					body {
																						color : #000053;
																						background-color : #EBEBFF;
										
								font-family : Verdana, Helvetica
																						overflow : hidden;

								font-size: 15;													
								margin-left : 10;

								line-height : 2.5;

																					}
																					
			a:link{	
				text-decoration : none;

				font-weight : bold;
			}
			a:active{
				
				text-decoration : none;

				font-weight : underline;
			}					
			a:visited{
				
				text-decoration : none;

				font-weight : bold;
			}
			a:hoover{
				

				text-decoration : underline;

				font-weight : normal;
			}							
																																			
			