BODY {
	background-color: #320000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover  {
	text-decoration: none;
	font-size: 14px;
    color : #F00000;
	letter-spacing: 0.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	font-size: 14px;
	color : #FFFFFF;
	letter-spacing: 0.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;

}
A:visited {
	text-decoration: none;
	font-size: 14px;
    color : #FFFFFF;
	letter-spacing: 0.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
}

H1 {
    color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.4em;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: center;
}

H2 {
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

p {
    color: #FFFFFF;
	font-size: 14px;
}

form {
    color: #FFFFFF;
	font-size: 12px;
}

td {
    color: #FFFFFF;
	font-size: 12px;
}

li {
    color: #FFFFFF;
	font-size: 12px;
}

hr {
    color: #FFFFFF;
}
.textsm {
	text-decoration: none;
	font-size: 14px;
	color : #FF0000;
	letter-spacing: 0.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
}
.textbg {
	text-decoration: none;
	font-size: 20px;
	color : #FF0000;
	letter-spacing: 0.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
}
.textreg {
	text-decoration: none;
	font-size: 14px;
	color : #FF0000;
	letter-spacing: 0.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
}
.textCV {
    color: #FFFFFF;
	font-size: 14px;
}


