/* CSS Document */


a:link,  {
font-family:century gothic; arial;
font-size:12px; 
color:#777777; 
font-weight:bold;
}

a:visited {
font-family:century gothic; arial;
font-size:12px; 
color:#777777; 
font-weight:bold;
}

a:hover { 
color:#000000;
}

a:active {
text-decoration: None
}

.border 
{border:1px solid #999999; 
}


body {
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#cccccc;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #333333;
scrollbar-face-color: #333333;
scrollbar-shadow-color: black;
scrollbar-highlight-color: black;
scrollbar-3d-light-color: black;
}

.title {
font-family:century gothic; arial;
font-size:15px;
color:#660000;
font-weight:bold;
}

.title2 {
font-family:century gothic; arial;
font-size:12px;
color:#cc0000;
font-weight:bold;
}

.main {
font-family:century gothic; arial;
font-size:12px;
color:#000000;
text-align:justify;


}

.recipes a:link {
font-family:century gothic; arial;
font-size:14px; 
color:#333333; 

text-decoration: None;
}

.recipes a:visited {
font-family:century gothic; arial;
font-size:14px; 
color:#333333; 

text-decoration: None;
}

.recipes a:hover { 
color:#cc0000;
text-decoration: underline;
}

.recipes a:active {
text-decoration: None
}



.footer {
font-family:century gothic; arial;
font-size:10px;
color:#cccccc;
}

.footer a:link {
font-family:century gothic; arial;
font-size:10px; 
color:#D6D6D6; 
font-weight:bold;
text-decoration: None;
}

.footer a:visited {
font-family:century gothic; arial;
font-size:10px; 
color:#D6D6D6; 
font-weight:bold;
text-decoration: None;
}

.footer a:hover { 
color:#ffffff;
text-decoration: underline;
}

.footer a:active {
text-decoration: None
}
