A:link {
	color: #00A600; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:visited {
	color: #00A600; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #9BD485; font-weight: bold; border-bottom: 1px dashed #9BD485;
}

BODY {
background-image:url(bg2.jpg);
background-position: inherit;
background-attachment: fixed;

font-family: trebuchet ms;
font-size: 7pt;
color: #5EC93D;
font-style: normal;
text-align: justify;
letter-spacing: 1px;}

.codesort h2, h1 {font-family: impact;
font-size: 14pt;
color: #5EC93D;
text-align: right;
font-weight: lighter;
letter-spacing: 5px;
text-transform: uppercase;
border-left: 20px solid #5EC93D;}

b {font-size: 7pt;
color: #00A600;
text-transform: uppercase;}

i {font-size: 7pt;
color: #9DC96F;
font-style: italic;}

.codesort p, .codesort img {text-align: justify;}

input, textarea, option, select {
background-color: #5EC93D;
font: 8pt verdana;
color: #FFFFFF;
letter-spacing: 1px;
border: 1px solid #00A600;}