body {
	background-color: #F7FFA9;
        font-family: Verdana;
        font-size: 10px;
}

span{font-size:12px}

p{font-size:12px}

h1,h2,h3,h4, {
       font-size: 14px;
       font-family: Verdana;
}




.style2, .style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3, .style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #93139F;
}
.countdown { color:#FFFFFF;
font-size: 14px;
font-weight: bold;
font-family: Verdana;
}
div.sidemenu a {
text-decoration:none; 
line-height:25px; 
padding: 2px 5px;
height: 20px
}
div.sidemenu a:link{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #93139F;
	text-decoration: none;
	filter: Shadow(Color=#D1D100, Direction=135, Strength=5);
	line-height: 2em;
	white-space: nowrap;
	text-shadow: #D1D100 5px 5px 5px;
}
div.sidemenu a:hover{
	color: #ffffff;
	background: #93139F;
	text-decoration: none;
	filter: Shadow(Color=#D1D100, Direction=135, Strength=5);
	line-height: 2em;
	white-space: nowrap;
	text-shadow: #D1D100 5px 5px 5px;
}

div.sidemenu a:active{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #93139F;
	text-decoration: none;
	filter: Shadow(Color=#D1D100, Direction=135, Strength=5);
	line-height: 2em;
	white-space: nowrap;
	text-shadow: #D1D100 5px 5px 5px;
}
div.sidemenu a:visited{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #93139F;
	line-height: 50px;
	text-decoration: none;
	filter: Shadow(Color=#D1D100, Direction=135, Strength=5);
	line-height: 2em;
	white-space: nowrap;
	text-shadow: #D1D100 5px 5px 5px;
}
div.sidemenu a:visited:hover{
	color: #ffffff;
	background: #93139F;
	line-height: 50px;
	text-decoration: none;
	filter: Shadow(Color=#D1D100, Direction=135, Strength=5);
	line-height: 2em;
	white-space: nowrap;
	text-shadow: #D1D100 5px 5px 5px;
}

div.blogmenu a:link{
	color: #000000;
}
div.blogmenu a:hover{
	color: #000000;
}
div.blogmenu a:active{
	color: #000000;
}
div.blogmenu a:visited{
	color: #000000;
}
div.blogmenu a:visited:hover{
	color: #000000;
}

table.block a{
	display: block;
	width: 145px;
}




