/******************************************************************/
/* Style definitions, relevant for Bayer Mexico Internet BayESP*/
/*                                                                */
/* Implementation per Settings                            */
/* (Navigation Module ->NAV_HTML_Header_BayESP)                              */
/* <link rel="stylesheet" href="../Files/Styles_Scripts/$file/BayESP_Styles.css" type="text/css"> */
/*                                                                */
/* Store this file under Resources                                */
/******************************************************************/

/* Standard Content Links */
#Content a{
   text-decoration:none;
}
/* Rollover Effekt für Standard Links */
#Content a:hover
{
  text-decoration:      underline;
}
#Content a:visited
{
  text-decoration:none;
}
#PageFooter,#PageFooter a,#PageFooter a:visited,#PageFooter a:hover 
{
font-size:10px;
font-family: arial;
text-decoration:none;
color:#999999;
}

#PageFooter .FootBase {
color:#999999;
padding-top:5px;
border-top:solid 1px #cccccc;
width:100%;
}
#PageFooter .FootBase td {
Font-size:10px;
}