A:link
{
    COLOR: #000000;
	
}
A:visited
{
    COLOR: #000000;
	
}
A:active
{
    COLOR: #000000;
	
}
A:hoover
{
	COLOR: #000000;
	TEXT-DECORATION: underline
}

.mainbodyfont
{
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 13px;
}

.mainbodyfontbold
{
    FONT-FAMILY: "Times New Roman", Sans Serif;
    FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}

.sidebarfontbold
{
    FONT-FAMILY: "Times New Roman", Sans Serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}

.mainbodyheaderfont 
{
    COLOR: #000000;
	FONT-FAMILY:  "Times New Roman", Sans Serif;
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
}

.pagetitlefont 
{
	COLOR: #000066;
	FONT-FAMILY: "Times New Roman", Sans Serif;
	
	FONT-SIZE: 18px;
}

.smallbodyfont
{
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 12px;
}



