/*
- this is a comment - 
Sample stylesheet used to re-write matildadolls.com home page
*/

#dropmenudiv{
position:absolute;
border:1px solid;
color: #ADADAD;
border-bottom-width: 1;
font:size 12px verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 0px solid;
padding: 1px 0;
text-decoration: none; color: #96A500; 
font-size:10px;
font-family:verdana,arial.sans-serif;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
}
#dropmenudiv a:hover{ /*hover color*/
text-decoration: underline;
color: #cc0000; 
}

body {
 margin : 0px 0px 0px 0px; /* top, right, bottom, left */
 background : #ffffff;
 color : #000000; /* applies to fonts */
 font-family : arial,Helvetica,sans-serif;
}

h1,h2 {
 color : #cc0000;
 font-size : 13px;
 margin : 0px 0px 0px 0px; /* top, right, bottom, left */
}

h2 {
 font-family : verdana;
 color : #000000;
 
}

a {
 color : #0000CC;
 font-size : 12px;
} 
 
a:visited {
 color : #660099;
} 

a:hover {
 color : #cc0000;
}

.link1, .link1:hover, .link1:visited {text-decoration: none; color: #96A500; font-size:10px; font-family : verdana,arial.sans-serif; font-weight: bold;
}

.link1:hover { color : #cc0000; }
	{
	border : 1px  #990000 solid;
	color :  #990000;
	}
.link5, .link5:hover, .link5:visited {text-decoration: underline; color: #0000cc; font-size: 10.00px; font-family : Arial; letter-spacing:0.33pt;
}
.link5:visited { color : #0000cc; }
.link5:hover { color : #cc0000; }
}

.link6, .link6:hover, .link6:visited {text-decoration: none; color: #96A500; font-size: 10.00px; font-family : Arial; 
}
.link6:visited { color : #0000cc; }
.link6:hover { color : #cc0000; }
}