
body
{
    font-family:Arial;
    color:#333333;
    
    }
  
  
  A.Content:link
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #ff0000; 
    font-family: arial;
    font-weight:bold;
}
A.Content:visited
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #ff0000; 
    font-family: arial;
    font-weight:bold;
}
A.Content:active
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #ff0000; 
    font-family: arial;
    font-weight:bold;
}
A.Content:hover
{
	text-decoration:underine;
    FONT-SIZE:smaller; 
    COLOR: #cc0000; 
    font-family: arial;
    font-weight:bold;     
}  




 A.White:link
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #ffffff; 
    font-family: arial;
    font-weight:bold;
}
A.White:visited
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #ffffff; 
    font-family: arial;
    font-weight:bold;
}
A.White:active
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #ffffff; 
    font-family: arial;
    font-weight:bold;
}
A.White:hover
{
	text-decoration:underine;
    FONT-SIZE:smaller; 
    COLOR: #cc0000; 
    font-family: arial;
    font-weight:bold;     
}  




 A.Black:link
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #000000; 
    font-family: arial;
    font-weight:bold;
}
A.Black:visited
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #000000; 
    font-family: arial;
    font-weight:bold;
}
A.Black:active
{
	text-decoration:underline;
    FONT-SIZE:smaller; 
    COLOR: #000000; 
    font-family: arial;
    font-weight:bold;
}
A.Black:hover
{
	text-decoration:underine;
    FONT-SIZE:smaller; 
    COLOR: #cc0000; 
    font-family: arial;
    font-weight:bold;     
}  



















.CropScienceProfession
{
    border: solid 1px #666666;
    height:100%;width:100%;
    background-color:#cc0000;
    background-color:#99ff66;
    padding:5px;
}

.small
{
    font-size:small;
}

.Headline
{
   COLOR: #ffffff; 
   BACKGROUND-COLOR: #666666; 
   font-size:medium;     
    }