.screencolour {
	background-color: #000;
}

.menucolour {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
      line-height:20px;
	color: #fff; 
	background-color: #000;
}

.menubar {
	background-color: #cccccc;
}

A.menulink:link {text-decoration: none; }
A.menulink:visited {text-decoration: none; }
A.menulink:active {text-decoration: none;}
A.menulink:hover {text-decoration: underline; }
.menulink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:20px;
	color: #fff; 
}

.menupaging { 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff; 
	background-color: #000;
	text-decoration: none; 
	font-weight: bold; 
	line-height:26px; 
}


.navblog ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.navblog li
{
padding-right: .6em;
margin: .6em 0;
}

.navblog li a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:20px;
	color: #dd0000; 
	text-decoration: none;
}

.navblog a:hover
{
text-decoration: underline;
}

.blogbody 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #fff; 
	background-color: #000;
	text-decoration: none; 
	font-weight: normal; 
	line-height:20px; 
}


.blogtext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
      line-height:normal;
	color: #ffffff; 
}


.blogheadline { font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 18px; color: #fff; text-decoration: none; font-weight: bold; line-height:30px; }
.blogpaging { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; color: #fff; text-decoration: none; font-weight: bold; line-height:26px; }

A.blogtextlink:link {text-decoration: underline; }
A.blogtextlink:visited {text-decoration: underline; }
A.blogtextlink:active {text-decoration: underline;}
A.blogtextlink:hover {text-decoration: underline; }
.blogtextlink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #dd0000; 
}

A.blogtextlinksmall:link {text-decoration: none; }
A.blogtextlinksmall:visited {text-decoration: none; }
A.blogtextlinksmall:active {text-decoration: none;}
A.blogtextlinksmall:hover {text-decoration: underline; }
.blogtextlinksmall { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
      line-height:normal;
	color: #dd0000; 
}

.blogerrortext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold;
      line-height:normal;
	color: #DD0000; 
}

.photo {
	color: #ffffff;
	background-color: #ffffff;
}

.commenttop {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
      line-height:16px;
	color: #fff; 
	background-color: #333;
}

.commentbody {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
      line-height:16px;
	color: #fff; 
	background-color: #000;
}

.commentborder {
	background-color: #aaa;
}

.blogbody a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #dd0000; 
}

