A:link {
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00; /* mustard */
	TEXT-DECORATION:underline;
	}
A.greenlink:link, A.greenlink:visited {
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #339966; /* green */
	TEXT-DECORATION:underline;
	}
A.blacklink:link, A.blacklink:visited, A.blacklink:active{
	font-family:Verdana;
	font-size: 12px;
	color: #000000! important; /* black */
	TEXT-DECORATION:underline;
	}
A.blacksmall:link, A.blacksmall:visited, A.blacksmall:active{
	font-family:Verdana;
	font-size: 10px;
	color: #000000! important; /* black */
	TEXT-DECORATION:underline;
	}
A:visited {
	color: #FFCC00; /* mustard */
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	TEXT-DECORATION:underline;
	}
A:active {
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000; /* black */
	TEXT-DECORATION:underline;
	}
A:hover {
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000; /* black */
	}
.logo {
	font-family:Verdana;
	font-size:30px;
	color: #339966; /* green */
	}
.logo2 {
	font-family:Verdana;
	font-size:30px;
	color: #FFFFFF; /* white */
	}		
.font1 {
	font-family:Verdana;
	font-size:20px;
	color: #339966; /* green */
	}
.font2 {
	font-family:Verdana;
	font-size:20px;
	color: #FFFFFF; /* white */
	}
.green {
	font-family:Verdana;
	font-size:24px;
	color: #339966; /* green */
	}
.greensm {
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #339966; /* green */
	}
.greenstore {
	font-family:Verdana;
	font-size:10px;
	color: #339966; /* green */
	}
.bluetext {
	font-family:Verdana;
	font-size:10px;
	color: #000099; /* blue */
	}
.masterbody {
	font-family:Verdana;
	font-size:11px;
	color: #000000; /* black */
	}
.blackbody {
	font-family:Verdana;
	font-size:12px;
	color: #000000; /* black */
	}
.smallfont {
	font-family:Verdana;
	font-size:10px;
	color: #000000; /* black */
	}
.mediumfont {
	font-family:Verdana;
	font-size:12px;
	color: #000000; /* black */
	}
.boldblack {
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: #000000; /* black */
	}
.whiteheader {
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF; /* white */
	}
.greenheader {
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #339966; /* green */
	}
.title {
	font-family:Comic Sans MS;
	font-size:16px;
	color: #000000; /* black */
	TEXT-DECORATION:underline;
	}
	
DIV.parent
{
    COLOR: #FFCC00; /* mustard */
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
    CURSOR: hand;
    TEXT-DECORATION: underline;
}

DIV.child
{
    TEXT-ALIGN: center;
	COLOR: #FFCC00; /* mustard */
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
}
