head a,
	.head a:link { color: red; text-decoration:none; }
	.head a:visited { color: darkred; text-decoration:none; }
	.head a:active { color: silver; text-decoration:none; }
	.head a:hover { color: pink; text-decoration:none; }.
		font-weight: normal; }

.cdletter {
        font-family:Jokerman;
        color:silver;
        font-size:x-large;
        font-weight:normal;
        }
cdletter a,
        .cdletter a:link { color:silver; text-decoration:none; border-bottom: 2px outset silver; padding: 0em 0.2em 0em 0.2em}
        .cdletter a:visited { color:silver; text-decoration:none; border-bottom: 2px outset silver; padding: 0em 0.2em 0em 0.2em}
        .cdletter a:active { color:silver; text-decoration:none; border-bottom: 2px outset silver; padding: 0em 0.2em 0em 0.2em}
        .cdletter a:hover { color:#99ddee; text-decoration:none; border-bottom: 2px outset silver; padding: 0em 0.2em 0em 0.2em}
                font-weight:normal }

.cdnew {
        font-family:Jokerman;
        color:gold;
        text-decoration:none;
        font-size:x-large;
        font-weight:normal;
        }
cdnew a,
        .cdnew a:link { color:gold; font-family: jokerman; text-decoration:blink; border-bottom: 2px inset gold; padding: 0em 0.5em 0em 0.5em}
        .cdnew a:visited { color:gold; font-family: jokerman; text-decoration:none; border-bottom: 2px inset gold; padding: 0em 0.5em 0em 0.5em}
        .cdnew a:active { color:gold; font-family: jokerman; text-decoration:none; border-bottom: 2px inset gold; padding: 0em 0.5em 0em 0.5em}
        .cdnew a:hover { color:yellow; font-family: jokerman; text-decoration:none; border-bottom: 2px inset gold; padding: 0em 0.5em 0em 0.5em}
                font-weight:normal }


