body {
	background-color: #7287a4;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

#info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 09px;
	font-style: normal;
	color: #CCC;
	text-align: center;
}
#buttonstxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	text-align: right;
}

#buttonsgraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	link: #FFF;
	text-decoration: none;
}

#buttonsmessages {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	link: #000000;
	font-weight: bold;
}

#titlepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

#infotitlepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

#infopage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
	text-align: left;
}
