A:link{
	text-decoration: underline;
	color: #0000CC;
	background-color : transparent;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
}
A:visited {
	text-decoration: underline;
	color: #0000CC;
	background-color : transparent;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
}
A:hover{ text-decoration: overline underline; 
color: #660099;
background-color : transparent;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	
}
A:active{ text-decoration: none;
	color: #0000CC;
	background-color : transparent;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	
}

A.med:link, A.med:visited, A.med:active, A.med:hover {
font-family: Verdana, Helvetica, sans-serif;
	font-size : small;
	font-weight: 500;
	line-height : 150%;
	background-color: White;
	}
	
A.xx:link {
	text-decoration: none;
	color: #0000CC;
	background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
}
A.xx:visited {
	text-decoration: underline;
	color: Maroon;
	background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
}
A.xx:hover { text-decoration: overline underline; 
color: #660099;
background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	}
	
A.xx:active {text-decoration: none; 
color: #333399;
background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;}
	
A.ex:link {
	text-decoration: underline;
	color: Blue;
	background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height : 125%;
}
A.ex:visited {
	text-decoration: underline;
	color: Maroon;
	background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height : 125%;
}
A.ex:hover {
	text-decoration: overline underline;
	color: #660099;
	background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height : 125%;
}
	
A.ex:active {
	text-decoration: none;
	color: #333399;
	background-color : White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height : 125%;
}

P, h2   {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: navy;
	background-color : transparent;
	font-style: normal;
	line-height: 15px;
	margin-left: 30px;
	margin-right: 45px;
} 

.spoem  {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: navy;
	background-color : White;
	font-style: normal;
	margin-right: 0px;
} 

.bigger  {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: navy;
	background-color : White;
	font-style: normal;
	font-weight: bold;
	
} 

.logo {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	COLOR: navy;
	background-color : White;
	font-style: normal;
	text-transform : capitalize;
}
.news {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	COLOR: navy;
	background-color : White;
	font-style: normal;
	font-weight : 200;
}
.name {
	background-color : White;
	font-family :  Arial, Helvetica, sans-serif;
	color : Maroon;
	font-size :  x-small;
	font-style : normal;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : Navy;
	margin-left : 2%;
	background-color: White;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : Navy;
	margin-left : 2%;
	background-color: White;
}



 ul, li  {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: navy;
	background-color : White;
	font-style: normal;
	margin-left : 2%;
	margin-right : 15%;
	margin-bottom : 2%;
	list-style-type: none;
}
dl {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : 400;
	color : Navy;
	letter-spacing : normal;
	line-height : 150%;
	
}
dt {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	letter-spacing : normal;
	line-height : 150%;
}



