A:link {text-decoration: none; color:#000; font-size:12px; font-family:"Tahoma"}
A:visited {text-decoration: none; color:#000; font-size:12px; font-family:"Tahoma"}
A:active {text-decoration: none; color:#000; font-size:12px; font-family:"Tahoma"}
A:hover {text-decoration: underline; color:#2f1351; font-size: 12px; font-family:"Tahoma"}

A.small:link {text-decoration: none; color:#000; font-size:9px; font-family:"Tahoma"}
A.small:visited {text-decoration: none; color:#000; font-size:9px; font-family:"Tahoma"}
A.small:active {
	text-decoration: none;
	color:#000;
	font-size:larger;
	font-family:"Tahoma";
}
A.small:hover {text-decoration: underline; color:#000; font-size: 9px; font-family:"Tahoma"}

body
{
	height:100%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1
{
float:right;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size:12px;
}
h2
{
float:right;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:100;
}
.text_body {
	font-family: Georgia;
	font-size: 20px;
	line-height: 15px;
	color: #000;
}
.text_footer {
	font-family: Tahoma;
	font-size: 7px;
	line-height: 15px;
	color: #000;
}
.text_purple {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #2f1351;
}
.text_header {
	font-family: Tahoma;
	font-size: 20px;
	line-height: 33px;
	color: #45245e;
	font-weight:bolder;
	font-style:italic;

}
div.sidebar {
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-y;
	height:616px;
	width:46px;
}

.rollover a { display:block; width:150px; height:30px; background-color: #e6ded3; text-decoration: none; color:#000; font-size:11px; font-family:"Tahoma"}
.rollover a:hover { background-color: #2f1351; text-decoration: none; color:#fff; font-size: 11px; font-family:"Tahoma"}
