/*  
Stylesheet: Michelle Ray Smith
Author: My Every Dream
Author URI: http://www.myeverydream.com/
Updates: June 21, 2009
*/

body {
	background-color: #c5b9a3;
}

/* MENU */
.menu { font-size: 12px; font-family: verdana; color: #f1f3f2; line-height: 0pt; }
a.menu { font-family: verdana; color: #f1f3f2; text-decoration: none; }
a.menu.visited { font-family: verdana; color: #f1f3f2; text-decoration: none;  }
a.menu:hover { font-family: verdana; color: #FFFFFF; text-decoration: none; font-weight: 900;}


/* TEXT */
.text { font-size: 11px; font-family: verdana; color: #545454; }
a.text { font-size: 11px; font-family: verdana; color: #73887c; }
a.text:hover { font-size: 11px; font-family: verdana; color: #73887c; text-decoration: underline; }

/* FOOTER */
.footer { font-size: 10px; font-family: verdana; color: #73887c; font-weight: 900;}
a.footer { font-size: 10px; font-family: verdana; color: #73887c; text-decoration: none; font-weight: 900;}
a.footer:hover { font-size: 10px; font-family: verdana; color: #e2faeb; text-decoration: underline; font-weight: 900;}

