

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #DDDDCC;
    background-image: none;
}

a:link
{
    color: #770000;
}

a:hover, a:active
{
    color: #770000;
}

a:visited
{
    color: #770000;
}

#masthead, #header
{
    background-color: #999988;
}

h1.headermaintitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #333333;
}

.pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.postsub h2
{
    color: #770000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #770000;
}

#sidebar-a h3, #sidebar-b h3
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#sidebar-a, #sidebar-b
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-b ul
{
    font-size: .9em;
}

#sidebar-a a:link, #sidebar-b a:link
{
    color: #770000;
}

#sidebar-a a:visited, #sidebar-b a:visited
{
    color: #770000;
}

#sidebar-a a:active, #sidebar-a a:hover, #sidebar-b a:active, #sidebar-b a:hover
{
    color: #770000;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #220000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #330000;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #440000;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #550000;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #660000;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #770000;
}

#header, #content
{
    border-color: #444433;
}

a, a:visited, a:active, a:link 
{	
	color : #00F;
	text-decoration : none;
}
a:hover {text-decoration:underline;}

#main a:visited, a:active, a:link {
	color : #00F;
	text-decoration : none;
}
#main a:hover {text-decoration:underline;}

#leftmenu a, a:visited, a:active, a:link {color : #443;}
#leftmenu a:visited {text-decoration: none;}
#leftmenu a:active, a:link, a:hover {text-decoration:underline;}





h1 a:visited, h1 a:active, h1 a:link 
{
	color : #0000a0;
}

h5 a:visited, h5 a:active,h5 a:link 
{
   color : #fa0000;
   text-decoration:none;
}
h5 a:hover {text-decoration:underline;}

