BODY, TD, P{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	font-weight : 500;
}

.Highlight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C76189;
	font-size : 12px;
	font-weight : bold;
}

A:link {
	text-decoration : underline;
	color : #669966;
	font-weight : bold;
}

A:visited {
	
	text-decoration : underline;
	color : #669966;
	font-weight : bold;
}

A:hover {
	text-decoration : none;
	color : #990000;
	font-weight : bold;
}

.PinkLink {
	font-size : 11px;
}

A:link.PinkLink {
	text-decoration : none;
	color : #C76189;
	font-weight : bold;
}

A:visited.PinkLink {
	
	text-decoration : none;
	color : #C76189;
	font-weight : bold;
}

A:hover.PinkLink {
	text-decoration : underline;
	color : #669966;
	font-weight : bold;
}

.Bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.Click {
	font-size : 10px;
	color : #cc6666;
	font-weight : bold;
}

.BigAndBold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #990000;
	font-size : 16px;
}

.BigHighlight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C76189;
	font-size : 14px;
	font-weight : bold;
}

.BigLink {
	font-size : 12px;
}

.Small {
	font-size : 10px;
}

A:link.Small {
	text-decoration : underline;
	color : #C76189;
	font-weight : normal;
}

A:visited.Small {
	
	text-decoration : underline;
	color : #C76189;
	font-weight : normal;
}

A:hover.Small {
	text-decoration : none;
	color : #669966;
	font-weight : normal;
}


.Red {
	text-decoration : none;
	color : #990000;
	font-weight : bold;
}

A:link.Red {
	text-decoration : underline;
	color : #990000;
	font-weight : bold;
}

A:visited.Red {
	
	text-decoration : underline;
	color : #990000;
	font-weight : bold;
}

A:hover.Red {
	text-decoration : none;
	color : #669966;
	font-weight : bold;
}

