body
{
	background: #020202 url(images/bg.jpg) repeat-x top left;
	font-family:Arial;
	color: #efefef;
    line-height: 1.6em;
    margin: 25px 10px;
	padding: 0px;
}

.text { 
    font: 10pt Arial; 
    color: #efefef; 
	font-weight: bold;
    text-decoration: none;
}

.text a{ 
    font: 10pt Arial; 
    color: #ff0000; 
	font-weight: bold;
    text-decoration: none;
}

.text a:hover{ 
    font: 10pt Arial; 
    color: #ff0000; 
	font-weight: bold;
    text-decoration: underline;
}

.contact { 
    font: 10pt Arial; 
    color: #efefef; 
    text-decoration: none;
}

.contact a{ 
    font: 10pt Arial; 
    color: #ff0000; 
    text-decoration: none;
}

.contact a:hover{ 
    font: 10pt Arial; 
    color: #ff0000; 
    text-decoration: underline;
}

.SideMenu { 
    font: 9pt Arial; 
    color: #fd8a17; 
	line-height: 1.6em;
    text-decoration: none;
}

.footer { 
    font: 9pt Arial; 
    color: #feba26; 
	font-weight: bold;
    text-decoration: none;
}

.footer a{ 
    font: 9pt Arial; 
    color: #feba26; 
	font-weight: bold;
    text-decoration: none;
}

.footer a:hover{ 
    font: 9pt Arial; 
    color: #ff0000; 
	font-weight: bold;
    text-decoration: none;
}

.boldtxtOrg { 
    font: 11pt Arial; 
    color: #479dfd; 
    font-weight: bolder; 
    text-decoration: none;
}

.boldtxtYelw { 
    font: 11pt Arial; 
    color: #479dfd; 
    font-weight: bold; 
    text-decoration: none;
}
