﻿body
{
	/*background-color:red;*/
	background-color:#e5f1f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*color: #e5f1f4;*/
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
        
.linkButton
{
	color:#d22980;
}

.linkTitle
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

.linkDesc
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}

.linkURL
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}
        
.linkURL a:hover
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}

/*
NEWS READ
*/
#newsRead h1
{
	font-size:11pt;
}

#newRead p
{
	font-size:10pt;
	line-height:1.2;
	text-align : justify;
}

#newsRead .Owner
{
	font-size : 8pt;
	text-align:left;
}
