
P  {
	font-size : small;
	color : #339999;
	font-family : arial,geneva,sans-serif;
   font-weight : bold;
}

A  {
	font-size : small;
	font-family : arial,geneva,sans-serif;
	color : #ffffff;
	font-weight : bold;
   text-decoration : none;
}

A:visited  {
	color : #ffffff;
}

A:active  {
	color : #339999;
}

A:hover  {
	color : #339999;
}

.small  {
	font-size : xx-small;
}

body {
   background : #660099;
}
