/* CSS Document */

 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/stripe10.png);
}


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

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

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

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


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

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

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

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

