.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #828395;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.coming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}


.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.pgmail
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #003366;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    text-decoration: none
}
A.pgmail:hover
{
    CURSOR: hand;
    COLOR: #6699CC
}


.SubLink 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none
}
A.SubLink:hover
{
    CURSOR: hand;
    COLOR: #6699CC
}

.credits
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #103399;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;

}
A.credits:hover
{
    CURSOR: hand;
    COLOR: #00FFFF
}

.rights
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #103399;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    text-decoration: none
}
A.rights:hover
{
    CURSOR: hand;
    COLOR: #AEAEAE
}
