<!--

.maintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #0000ff;
    text.decoration: none;
}
.maintext a:link
{
    font-size:16px;
    line-height:19px;
    text-decoration:none;
    color:#0000ff;
    font-weight: bold;
}
.maintext A:visited
{
    font-size:16px;
    line-height:19px;
    text-decoration:none;
    color:#0000bb;
    font-weight: bold;
}
    /*.maintext A:active{font-size: 12px; color: #33CC00}
    .maintext a:hover{font-size: 12px; color: #33CC00} */
.errortext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #ff0000;
    font-weight: bold;
}
.headertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    font-weight: bold;
}
.categorytext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #0000ff;

}
.categorytext a:link
{
    font-size: 12px;
    line-height: 14px;
    text-decoration:none;
    color:#0000ff;

}
.categorytext A:visited
{
    font-size: 12px;
    line-height: 14px;
    text-decoration:none;
    color:#0000bb;
 
}


img
{
	border-style: none;
}
//-->


