body
{
	color: #000000;
}

.text, .text2, .text3, .text4, .text5
{
    font: normal 70%/120% verdana, arial, helvetica, sans-serif;
}

.text2
{
    color: #061E83;
    font: normal 55%/120% verdana, arial, helvetica, sans-serif;
}

.text3
{
    color: #061E83;
    font: bold 70%/120% verdana, arial, helvetica, sans-serif;
}

.text4
{
    color: #061E83;
    font: bold 75%/120% verdana, arial, helvetica, sans-serif;
}

.text5
{
    color: #DE021C;
    font: bold 110%/120% verdana, arial, helvetica, sans-serif;
}

h1
{
    color: #6BC9C4;
    font: bold 110%/120% verdana, arial, helvetica, sans-serif;
}

h2
{
    color: #6BC9C4;
    font: bold 75%/120% verdana, arial, helvetica, sans-serif;
}

a, a:hover
{
    color: #061E83;
    font-weight: bold;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}







/*
.text {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}
.text2 {
	color: #999999;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	text-transform: none;
}


.text3
{
	color: #0099ff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}
.text4 {
	color: #0099ff;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.text5 {
	
}
*/







/*
.link
{
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.link:hover
{
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
.link2
{
	color: #999999;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.link2:hover
{
	color: #999999;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}

*/