Body {
        font-family: arial;
}
A  {
        color : #F2CEF2;
        text-decoration : underline;
}

A:Visited  {
        color : #F2CEF2;
        text-decoration : underline;
}

A:Active  {
        color :#F2CEF2;
        text-decoration : underline;
}

A:Hover  {
        color : #000000;
        text-decoration : none;
        background-color:#F2CEF2;
}

a.NoHover:Hover {
	background-color:transparent;	
}

a.BottomLinksSD {
	color: #F2CEF2;
}

a.BottomLinksSD:Hover {
	color: #000000;
}

a.BottomLinksHD {
	color: blue;
}

span.CategoryCounts {
	font-size:8pt;
	color:white;
}

span.LeftTitles {
	font-size:12pt;
	color:white;
}

h1 {
	font-family:arial;
        font-weight:bold;
        font-size:14px;
}

h1.xi {
	font-family:arial;
	font-weight:bold;
	font-size:14pt;
}

h1.in1 {
        display:inline;
        font-weight:normal;
        font-size:12pt;
	color:white;
}
