H3 {font-family:Arial; font-size:12pt; color: #ce620a ; font-weight : bold }
H4 {font-family:Arial; font-size:11pt; color: #ce620a; font-weight : bold }
P { font-family:Arial; font-size:10pt; padding:5px; font-weight : normal }
.P1 { font-family:Arial; font-size:10pt; font-weight : bold ; color=white }

A:hover 
{FONT-FAMILY: Arial; font-size:10pt; color:red; text-decoration: none}

A:link
{
    FONT-FAMILY: Arial;
		font-size:10pt;
		COLOR: a01d03;
    TEXT-DECORATION: none
}
A:active
{		
		FONT-FAMILY: Arial;
    font-size:10pt;
		COLOR: teal;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-FAMILY: Arial;
    font-size:10pt;
		COLOR: teal;
    TEXT-DECORATION: none
}
A:visited:hover
{
    FONT-FAMILY: Arial;
    font-size:10pt;
		COLOR: red;
    TEXT-DECORATION: none
}		


A.li:hover
{
  FONT-FAMILY: Arial;
  font-size:10pt;
	font-weight:bold; 
	color:#c16014; 
	text-decoration: none}

A.li:link
{
    FONT-FAMILY: Arial;
    font-size:10pt;
		font-weight:bold; 
		COLOR: white;
		TEXT-DECORATION: none
}

A.li:visited
{
    FONT-FAMILY: Arial;
    font-size:10pt;
		font-weight:bold; 
		COLOR: white;
    TEXT-DECORATION: none
}

A.li:visited:hover
{
    FONT-FAMILY: Arial;
    font-size:10pt;
		font-weight:bold; 
		COLOR: #c16014;
    TEXT-DECORATION: none
}

.link { color:red; text-decoration:none;}
#link2 { text-align:right; letter-spacing:2pt; color:red; text-decoration:none;}


