A	{
	font-size : 12;
	font-family : Helvetica, Arial;
	color : #8080FF;
	font-weight : None;
	text-decoration : none;
	}
A:Hover  
	{
	font-size : 12;
	font-family : Helvetica, Arial;
	color : Red;
	text-decoration : Underline;
	}
P	{
	font-size : 12;
	font-family : Helvetica, Arial;
	color : Black;
	}


A.2	{
	font-size : 11;
	font-family : Verdana, Arial;
	color : #8080FF;
	font-weight : None;
	text-decoration : none;
	}
A.2:Hover  
	{
	font-size : 11;
	font-family : Verdana, Arial;
	color : Red;
	text-decoration : Underline;
	}
