body {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

td {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

th {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

A:link {
font-size: 11;
color: #006666;
text-decoration:underline;
font-weight: bold;
}
A:hover {
font-size: 11;
color:#666666;
text-decoration:underline;
font-weight: bold;
} 
A:visited {
font-size: 11;
color: #006666;
text-decoration:underline;
font-weight: bold;

}
A:hover {
font-size: 11;
color: #666666;
text-decoration:underline
font-weight: bold;
} 

A.sub:link {
font-size: 11;
color: #0033cc;
text-decoration:underline;

}
A.sub:hover {
font-size: 11;
color: #ff0000;
text-decoration:underline;

} 
A.sub:visited {
font-size: 11;
color: #0033cc;
text-decoration:underline;

}
A.sub:hover {
font-size: 11;
color: #ff0000;
text-decoration:underline;

} 

A.black:link {
font-size: 11;
color: #000000;
text-decoration:none;
font-weight: Normal;

}
A.black:hover {
font-size: 11;
color: #000000;
text-decoration:none;
font-weight: bold;

} 
A.black:visited {
font-size: 11;
color: #000000;
text-decoration:none;
font-weight: Normal;
}
A.black:hover {
font-size: 11;
color: #000000;
text-decoration:none;
font-weight: bold;

} 

A.white:link {
font-size: 11;
color: #FFFFFF;
font-weight: Heavy;
text-decoration:none;

}
A.white:hover {
font-size: 11;
color: #000000;
font-weight: Heavy;
text-decoration:none;

} 
A.white:visited {
font-size: 11;
color: #FFFFFF;
font-weight: Heavy;
text-decoration:none;
}
A.white:hover {
font-size: 11;
color: #000000;
font-weight: Heavy;
text-decoration:none;

} 