.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.whitebold:link    {text-decoration: underline; font-weight : bold; color : white}
a.whitebold:visited {text-decoration: underline; font-weight : bold; color : white}
a.whitebold:active  {text-decoration: underline; font-weight : bold; color : white}  
a.whitebold:hover   {text-decoration: underline; font-weight : bold; color : yellow}

a.boldlink:link    {text-decoration: underline; font-weight : bold; color : blue}
a.boldlink:visited {text-decoration: underline; font-weight : bold; color : blue}
a.boldlink:active  {text-decoration: underline; font-weight : bold; color : bold}  
a.boldlink:hover   {text-decoration: underline; font-weight : bold; color : red}

a.smallbold:link    {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 8pt; color : blue}
a.smallbold:visited {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 8pt; color : blue}
a.smallbold:active  {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 8pt; color : blue}  
a.smallbold:hover   {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 8pt; color : red}

a.mediumbold:link    {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 11pt; color : blue}
a.mediumbold:visited {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 11pt; color : blue}
a.mediumbold:active  {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 11pt; color : blue}  
a.mediumbold:hover   {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 11pt; color : red}

a.small:link    {text-decoration: underline; font-weight : normal; font-size: 8pt; color : blue}
a.small:visited {text-decoration: underline; font-weight : normal; font-size: 8pt; color : blue}
a.small:active  {text-decoration: underline; font-weight : normal; font-size: 8pt; color : blue}  
a.small:hover   {text-decoration: underline; font-weight : normal; font-size: 8pt; color : red}

a.backtome:link    {text-decoration: none; font-weight : normal; font-size: 10pt; color : black}
a.backtome:visited {text-decoration: none; font-weight : normal; font-size: 10pt; color : black}
a.backtome:active  {text-decoration: none; font-weight : normal; font-size: 10pt; color : black}  
a.backtome:hover   {text-decoration: none; font-weight : normal; font-size: 10pt; color : black}

a.backtomesmall:link    {text-decoration: none; font-weight : normal; font-size: 11px; color : black}
a.backtomesmall:visited {text-decoration: none; font-weight : normal; font-size: 11px; color : black}
a.backtomesmalls:active  {text-decoration: none; font-weight : normal; font-size: 11px; color : black}  
a.backtomesmall:hover   {text-decoration: none; font-weight : normal; font-size: 11px; color : black}

a.email:link           {text-decoration: underline; font-weight : bold; font-family: arial, Verdana, "MS Sans Serif"; font-size: 10pt; color : blue}

.flink {text-decoration: none; font-weight : bold; color : blue}
