/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #990000; 
	text-decoration: none;
	font-weight: normal;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.farmakeio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.farmahead {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
table.moduletable td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	
}

table.bottom td{
	color: #333333;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.mainblog:link, a.mainblog:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

body {
	background-color: #990000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFCCCC;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: square;
	
}

