A:active  {
	color : white;
}

A:visited  {
	color : white;
	text-decoration : none;
}

A:hover  {
	color : white;
	text-decoration : underline;
}

A  {
	color : #ffffff;
	text-decoration : none;
}

.linktab A:link  {
	color : #FFFFF;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.linktab A:hover  {
	color : #000000;
	font-family : Arial;
	font-weight : bold;
	text-decoration : underline;
}

.linktab A:visited  {
	color : #000000;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}

.linktab a:hover, visited  {
	text-decoration : underline;
	font-family : Arial;
}

.heading1  {
	color : #000000;
	font-family : Arial;
	font-size : 18px;
}

.defi  {
	color : #993300;
	font-family : Arial;
	font-size : 18px;
}

.symp  {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
}

.plainsymp  {
	font-family : arial;
	font-size : 12px;
}

.sympmenu A:link  {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : white;
}

.sympmenu A:hover  {
	color : white;
	font-family : arial;
	font-weight : bold;
	text-decoration : underline;
	font-size : 12px;
}

.sympmenu A:visited  {
	color : white;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}

.sympmenu a:hover, visited  {
	color : white;
	text-decoration : underline;
	font-family : arial;
	font-size : 12px;
}

.contentlink A:link  {
	color : Blue;
	font-family : Times New Roman;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

.contentlink A:hover  {
	color : Blue;
	font-family : Times New Roman;
	font-weight : bold;
	text-decoration : underline;
	font-size : 14px;
}

.contentlink A:visited  {
	color : Blue;
	font-family : Times New Roman;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

.contentlink a:hover, visited  {
	color : Blue;
	text-decoration : underline;
	font-family : Times New Roman;
	font-size : 14px;
}

.heading2  {
	font-style : italic;
	font-family : Times New Roman;
	font-weight : bold;
	font-size : 26px;
}

.heading3  {
	font-style : italic;
	font-family : Times New Roman;
	font-weight : bold;
	font-size : 20px;
	text-align : center;
}

.copyright  {
	font-family : arial;
	font-size : 10px;
	font-style : italic;
	color : white;
	text-align : center;
}

.contactlink  {
	color : white;
	font-size : 10px;
	font-family : arial;
	text-align : center;
}


