

body {
	color: Black;
	background-color : White;
}

p {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;

}
.main {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

.main a:link {
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.main a:visited {
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.main a:hover {
	color : Red;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.main a:active {
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

.side {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.side a:link {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
		
	
}
.side a:visited {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
.side a:hover {
	color : red;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
.side a:active {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}


.left a:link {
	color : Navy;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.left a:visited {
	color: Navy;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

	
.left a:hover {
	color : Red;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.left a:active {
	color : Red;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.headings {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: White;
font-size : 12px;
font-style : normal;
font-weight : normal;

}

.headings a:link {
	color : White;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.headings a:visited {
	color: White;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

	
.headings a:hover {
	color : Yellow;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.headings a:active {
	color : Yellow;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.bullets {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	line-height: 200%;
	
	
}

.bullets a:link {
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
.bullets a:visited {
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
.bullets a:hover {
	color : Red;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
.bullets a:active {
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

 


