/* THIS IS STYLES.CSS FOR MY OWN WORST ENEMY NEW SITE */

A:link 		{color:lightblue}
A:visited 	{color:silver}
A:hover 	{color:white}

p.pagetext	{ color:white; font-family: Verdana,Arial,Helvetica; font-size: 10pt;}

p.pagetextbold	{ color:white; font-family: Verdana,Arial,Helvetica; font-size: 10pt; font-weight: bold;}

p.presstextbold	{ color:lightblue; font-family: Verdana,Arial,Helvetica; font-size: 12pt; font-weight: bold;}

p.pagetextsmall	{ color:white; font-family: Verdana,Arial,Helvetica; font-size: 9pt; font-style: italic;}

p.bluetext	{ color:lightblue; font-family: Verdana,Arial,Helvetica; font-size: 10pt;}

p.header2	{ color:white; font-family: Verdana,Arial,Helvetica; font-size: 10pt;}

p.header1	{ color:lightblue; font-family: Verdana,Arial,Helvetica; font-size: 10pt; font-weight: bold;}

p.press1	{ color:white; font-family: Verdana,Arial,Helvetica; font-size: 10pt;}

p.press2	{ color:lightcyan; font-family: Verdana,Arial,Helvetica; font-size: 10pt;}

