A:link {
	color: #959EE9; text-decoration: none; font-weight: bold; border-bottom: 2px dotted #959EE9;
}
A:visited {
	color: #959EE9; text-decoration: none; font-weight: bold; border-bottom: 2px dotted #959EE9;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
cursor: help; color: #4E60EC; font-weight: bold; border-bottom: 2px dotted #4E60EC;
}

BODY {
background-color: #ffffff;
background-attachment: fixed;

font-family: georgia;
font-size: 7.7pt;
color: #347FF3;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

b {font-family: georgia;
color: #2A32F9;
text-transform: uppercase;}

i {color: #2AD8E7;
font-style: italic;}

.codesort h2, h1 {font-family: century gothic;
font-size: 15pt;
color: #347FF3;
text-align: right;
font-weight: lighter;
border-right: 25px dashed #347FF3;
letter-spacing: 5px;
text-transform: lowercase;
margin-top: -5px;
border-bottom: 2px dotted #347FF3;
margin-right: 5px;}

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

td {
background-image:url(bg.jpg);}

input, textarea, option, select {
background-color: #ffffff;
font: 8pt georgia;
color: #347FF3;
letter-spacing: 1px;
border: 1px dotted #347FF3;}