P, strong, center, td, tr, ul, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-size: x-small;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #993300;
	font-size: small;
}

body {
	background-color: #ffffff;
	color : #000000;

}

A:link { 
    color: #ffffff;
}

A:ACTIVE {
	color : #ffffff;
}

A:VISITED {
    color :#ffffff;
}

.linkblack {  color: #000000; text-decoration: none}
.smalltext { font-size: xx-small;}
.noline {  text-decoration: none}

.colorlink A:link {color:#993300; text-decoration: none; font-weight: bold;}
.colorlink A:active {color:#993300; text-decoration: none; font-weight: bold;}
.colorlink A:visited {color:#993300; text-decoration: none; font-weight: bold;}

.link3 {  color: #993300; text-decoration: none}
