A			{
			color : #034dc4;
			font-weight : bolder;
			text-decoration : none;
			font-size : 15px;
			}
			
A:hover			{
			color : #990000;
			/*font-weight : bolder;*/
			text-decoration : none;
			font-size : 15px;
			}

A:visited		{
			/*color : #990000;
			font-weight : bolder;*/
			text-decoration : none;
			font-size : 15px;
			}

.text 			{
			font-size : 12px;
			font-family: arial;
			}

.text2			{
			font-size : 20px;
			}

.text3			{
			font-size : 16px;
			}

.text4			{
			font-size : 10px;
			}

.text5 			{
			text-align : justify;
			font-size : 15px;
			font-family: arial, verdana;
			}