A:link,  A:visited, A:active
{
	font-size : 15px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;	

	color : rgb(121,141,142);
}

A:hover 
{
	font-size : 15px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	
	color : rgb(230,230,230);
/*	background: rgb(200,200,210);*/
}


P
{
	font-size : 15px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


H1
{
	font-size : 24px;
	font-family : Courier New;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2
{
	font-size : 14px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}


A.X1:link, A.X1:visited, A.X1:active
{
	font-size : 15px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;	

	color : rgb(0,0,0);
}

A.X1:hover
{
	font-size : 15px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;	

	color : rgb(230,230,230);
}
