a:link, a:active, a:visited, a:hover 
{
	color: #4A265A; 
	text-decoration: none;
	font-weight : bold;
}

a:hover 
{
	color: Red;
}

body 
{
	background-image: URL(images/bg.gif);
	background-repeat: repeat-x;
	font-family : Arial;
	font-size : 9;
}

li
{
	list-style-image: url(images/ballet_sm.gif);
}

.menulink
{
	font-size:smaller;
}

.adobelink
{
	font-size : xx-small;
}
.tinylabel
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 7pt;
    VERTICAL-ALIGN: bottom
}
