/* color.css intended for all color attributes, including transparency */
BODY
{
	background-attachment : fixed;
; background-repeat: no-repeat
}
TD.cellbody{
;
background-repeat: no-repeat
}
TD.cellright{
;
background-repeat: no-repeat
}

H1
{
	color : #663399;
	background : transparent;
}

H2
{
	color : #666666;
	background : transparent;
}

H3
{
	color : #660000;
	background : transparent;
}

H4
{
	color : #336699;
	background : transparent;
}

H5
{
	color : #006666;
	background : transparent;
}

H6
{
	color : #666600;
	background : transparent;
}


A.submenu
{
    COLOR: #CCCCCC;
}
A.menu:visited
{
    COLOR: #3B9FA0;
; text-decoration: none
}
A.submenu:hover,  A.submenu:active
{
    BACKGROUND-COLOR: Navy;
    COLOR: white;
}
A.menucurr:visited
{
    color : Gray;
; text-decoration: none
}
A.menucurr:hover
{
	color : #990000;
}
.comment, P.comment	     { COLOR: green }



A.menu { }A.menu:active { text-decoration: none }
A.menu:hover { text-decoration: none }


A.menu { 
    COLOR: #999999;
; text-decoration: none
 } 
A.menucurr { 

    color : #999999;
; text-decoration: none
 } A.menucurr:active
 { 

	color : #FFFFFF;
 } A.menucurr:link
 { 

    color : Gray;
; text-decoration: none
 } 
TD.cellheader { 
;
background-repeat: no-repeat
 } TD.cellleft { 
;
background-repeat: no-repeat
 } A.menu:active { 

    COLOR: #CC9999;
 } 
A.menu:hover { 

    COLOR: #3366BD;
 } a:link {  text-decoration: none; color: #999999}
a:visited {  color: #999999; text-decoration: none}
a:hover {  color: #3366BD}

.red {  color: #FF6666}
.brown {  color: #CC9900}
.pinkdate {
	color: #FF6666;
}

