td  {font-size : 20px;
	color : #FFFFFF;}

P  {font-size : 20px;
	color : #FFFFFF;}

H1  {font-size : 24px;
	color : #99ff66;
	text-decoration : underline;
}

H2  {font-size : 35px;
	color : #cc6666;}

H3  {font-size : 35px;
	color : #FFFFEE;}

A:  {
	color : #FFFFAA;
	text-decoration : underline;
}

A:Visited  {
	color : #66ff33;
	text-decoration : underline;
}

A:Active  {
	color : #9FD08F;
	text-decoration : underline;
}

A:Hover  {
	color : #9FD08F;
	text-decoration : none;
	background : #0F1850;
}

BODY  {
background-image: url(po.jpg);}
