

A:link {text-decoration: none;	color: blue;	FONT-weight: normal;}
A:visited {text-decoration: none;	color: blue;	FONT-weight: normal;}
A:hover {text-decoration: underline;	color: blue;  FONT-weight: normal; background:none}

A.todo:link {text-decoration: none;	color: blue;	FONT-weight: normal;}
A.todo:visited {text-decoration: none;	color: blue;	FONT-weight: normal;}
A.todo:hover {text-decoration: underline;	color: blue;  FONT-weight: normal; background:pink}

A.menu:link {text-decoration: none;	color: white;	FONT-weight: normal;}
A.menu:visited {text-decoration: none;	color: white;	FONT-weight: normal;}
A.menu:hover {text-decoration: underline;	color: white;  FONT-weight: bold; background:none}

A.menutodo:link {text-decoration: none;	color: white;	FONT-weight: normal;}
A.menutodo:visited {text-decoration: none;	color: white;	FONT-weight: normal;}
A.menutodo:hover {text-decoration: underline;	color: white;  FONT-weight: bold; background:pink}

A.drp:link {text-decoration: none; color: blue; FONT-weight: normal;}
A.drp:visited {text-decoration: none; color: blue; FONT-weight: normal;}
A.drp:hover {text-decoration: underline; color: blue; FONT-weight: normal; background:none}

P {
font-family: "Ms Sans Serif";
font-size: 14px;
color: black;

}

P.launch {
font-family: "Verdana";
font-size: 13px;
font-weight: bold;
color: maroon;
text-align: right;
background: none;
}


DIV {
font-family: "Verdana";
font-size: 10pt;
color: blue;
}

H1 {
font-family: "Verdana";
font-size: 15px;
color: black;
text-align: left;
background: none;
}
<!--#CCCC99 -->

H2 {
font-family: "Verdana";
font-size: 12px;
font-weight: bold;
color: black;
text-align: left;
background: none;
}

H3 {
font-family: "Verdana";
font-size: 10pt;
color: black;
text-align: left;
background: none;
}


LI 
{
font-family: "Verdana";
font-size: 10pt;
color: black;
text-align: left;
}

TH {font-family: "Verdana"; font-size: 10pt; color: "#0000A0"; text-align: left; background: "#EFEFEA"; border: strong;}

TR.linkheader {
background: #FF9999;
}
TD.linklist {
background: #FFCC99;
}

P.header1 {
font-family: "Verdana";
font-size: 15px;
font-weight: bold;
color: #0000A0;
text-align: left;
background: none;
}

P.header2 {
font-family: "Verdana";
font-size: 12px;
font-weight: bold;
color: #0000A0;
text-align: left;
background: none;
}


P.box {
font-family: "Verdana";
font-size: 10pt;
color: black;
text-align: left;
margin-left: 5pt;
margin-right: 5pt;
}


P.linkheader {
font-family: "MS Sans Serif";
font-size: 11pt;
color: black;
text-align: left;
text-indent: 5pt;
margin-left: 3pt;
margin-right: 3pt;
border: none;
}
P.linkheaderE {
font-family: "MS Sans Serif";
font-size: 9pt;
color: maroon;
text-align: right;
text-indent: 5pt;
margin-left: 3pt;
margin-right: 3pt;
border: none;
}

P.linklist {
text-decoration: none;
font-family: "MS Sans Serif";
font-size: 10pt;
color: black;
text-align: justify;
text-indent: 0pt;
margin-left: 8pt;
margin-right: 5pt;
border: none;
background: ;
}
