.codes {
	padding: 3px;
	margin: 3px; 
	}

#content a, #content a:link, #content a:visited {
	color: #FF2E41;
	text-decoration: none;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #F68833;
	padding-bottom: 1px;
	font-weight: bold; 
	}

#content a:active, #content a:hover {
	color: #FF2E41;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #F86E2D;
	padding-bottom: 1px;
	background-color: #FFD5E7;
	font-weight: bold; 
	}

#aff a, #aff a:link, #aff a:visited {
	color: #A75C0F;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	}

#aff a:active, #aff a:hover {
	color: #A75C0F;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	}

#nav a, #nav a:link, #nav a:visited {
	color: #FE993F;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase;
	text-decoration: none;
	}

#nav a:active, #nav a:hover {
	color: #FD4E5D;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 20px;
	text-decoration: none;
	}

.head {
	font-family: georgia, verdana, arial, times new roman; 
	font-size: 28px;
	text-align: right;
	font-style: italic; 
	color: #FE4F5C;
	margin: 20px 10px 20px 10px;
	letter-spacing: 5px;
	text-transform: lowercase;
	line-height: 35px;
	text-decoration: none;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #F86E2D;
	padding-bottom: 2px;
	font-weight: bold; 
	}

div, table, tr, td {
       font-family: verdana, arial, georgia, times new roman; 
       color: #FE4F5C;
       font-size: 12px;
       line-height: 17px;
       }

body {
       background-image: url(background.jpg);
       background-repeat: repeat;

       font-family: verdana, arial, georgia, times new roman;
       color: #FE4F5C;
       font-size: 12px; 
       text-align: justify;
       line-height: 17px;

       margin-top: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       margin-right: 0px;
       padding-top: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       padding-right: 0px;
       }

input, textarea, select {
       background: #FFD5E7;
       color: #FE4F5C;
       border-style: solid;
       border-color: #FE4F5C;
       border-width: 1px;
       margin: 2px;
       padding: 2px;
       font-family: verdana, arial, georgia, times new roman; 
       font-size: 12px;
       }

ul, ol {
	color: #FE4F5C;
	margin: 2px 0px 2px 16px;
	padding-left: 8px;
	}

li {
	color: #FE4F5C;
	margin: 2px 0px 2px 16px;
	padding-left: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	}
