.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser A { color:white; text-decoration:none; }
	.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser A:hover { color:white; text-decoration:none; }

P {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   line-height: 110%;
z-index: 1000;
}

BODY,OL,UL{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: red;
   /*font-style: normal;  */
	background-color: white;
   line-height: 100%;
   /*margin: 0.25em 0.5em;*/
}

FORM,TABLE{
font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: black;
   /*font-style: normal;  */
   line-height: 100%;
   /*margin: 0.25em 0.5em;*/

}

H1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: black;
}

HR {
   color: black; 
}

a:link {color: #0066FF}     /* unvisited link */
a:visited {color: #006666}  /* visited link */
a:hover {color: #66CCFF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

#bg
{
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


#top
{
position: absolute;
	z-index: 9;
}


#blue_box
{
/*border: 3px outset green;*/
background-color: rgb(225,245,223);
}


#red_box
{
border: 2px solid rgb(232,139,161);
}

#yellow_box
{
background-image: url(images/electric.jpg);
background-repeat: no-repeat;
background-position: 100% 98%;
}



/* THIS IS THE HEART OF TYPO. Change this, and the Typo base goes haywire! */
.bodytext
{

}


#leftmargin
{
margin-left: 1cm;
}

