/* CSS Document */

body {
	background-color: #0574B1;
}


.text
{
font-size:12px; 
color:#000000; 
font-family:arial;
}

.titletext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    font-weight: normal;
}

.Navigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color:#000000;
}

.linknav a
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color:#000000;
    text-Decoration:none;
}
.linknav a:hover
{
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color:#000000;
    text-Decoration:underline;
}

.textcreapix
{
font-size:11px; color:#ffffff; font-family:arial;font-weight: bold;
}

.linkcreapix a
{
font-size:11px; color:#ffffff; font-family:arial;text-Decoration:none;	font-weight: bold;
}

.linkcreapix a:hover
{
font-size:11px; color:#ffffff; font-family:arial;text-Decoration:underline;	font-weight: bold;
}


.blink {
text-decoration:blink;
font-color: #FF0000;
font-size: 18;
}


.linking a
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color:#000000;
    text-Decoration:none;
}
.linking a:hover
{
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color:#000000;
    text-Decoration:underline;
}

