/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.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: 14px;
	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;
}
