body,td
{
	font-family: Times New Roman;
	font-size:8pt;
	color: #6C6C6C;
}

a:link, a:visited, a:active
{
	text-decoration:none;
	color: #6C6C6C;
}
a:hover
{
	color:#A0A0A0;
}

textarea, input
{
	font-family: Times New Roman;
}

.small
{
	font-size:8pt;
}

.catlink:a:link, .catlink:a:visited, .catlink:a:active
{
	font-family: Ms Sans Serif;
		font-size: 8pt;
		color: #6495ed;
		font-weight: bold;
}
.catlink:a:hover
{
	color: #dc143c;
}

.Blue:a:link, .Blue:a:visited, .Blue:a:active
{
	color: #0000FF;
}
.Blue:a:hover
{
	color: #FF0000;
}

.Red:a:link, .Red:a:visited, .Red:a:active
{
	color: #ff0000;
}
.Red:a:hover
{
	color: #0000FF;
}

.Green:a:link, .Green:a:visited, .Green:a:active
{
	color: #008000;
}
.Green:a:hover
{
	color: #FF0000;
}
<style type="text/css">
<!--
img          { text-decoration: none; border-style: none; border-width: medium }
td           { font-family: Ms Sans Serif; font-size: 8pt; color: #00135D; text-decoration: none; 
               border-style: none; border-width: medium }
.arial       { font-family: aroal; font-size: 8pt; font-weight: bold; color: #383838; 
               text-decoration: none; border-style: none; border-width: medium }
.arial1      { font-family: Ms Sans Serif; font-size: 8pt; font-weight: normal; color: #313131; 
               text-decoration: none; border-style: none; border-width: medium }
.data        { font-family: arial; font-size: 12px; font-weight: bold; color: #ED6123; 
               text-decoration: none; border-style: none; border-width: medium }
.text        { font-family: Ms Sans Serif; font-size: 8pt; color: #000000; text-decoration: none; 
               border-style: none; border-width: medium }
.more        { font-family: arial; font-size: 10px; font-weight: bold; color: #000000; 
               text-decoration: none; border-style: none; border-width: medium }
.text1       { font-family: Ms Sans Serif; font-size: 8pt; color: #161616; text-decoration: none; 
               border-style: none; border-width: medium }
.read        { font-family: arial; font-size: 8pt; font-weight: bold; color: #C32500; 
               text-decoration: none; border-style: none; border-width: medium }
-->
</style>