/* wylie vets css */ 
body {
background-color: #701163;
background-image:  url(../wyliegifjpegs/wyliedarktint.gif); 
background-repeat: no-repeat
}

body p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/* links  */
.newslink a {
	font-size: 9px;
	color: #ff99ff;
	text-decoration: underline;
} 

.newslink a:link  a:visted a:active{
	color: #ff99ff;
	text-decoration: underline;
}

.newslink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* navbox */
.nav a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;	
text-decoration: none;
line-height: 20px;
text-align: center;
text-transform:uppercase;
}
.nav a:link {
color: #ffffff;	
text-decoration: none;
}
.nav a:visited {
color: #ffffff;	
text-decoration: none;
}
.nav a:hover {
color: #560049;	
text-decoration: none;
}
.nav a:active {
color: #560049;	
text-decoration: none;
}

.entrylinks a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;	
text-decoration: none;
text-transform:uppercase;
}
.entrylinks a:link {
color: #ffffff;	
text-decoration: none;
}
.entrylinks a:visited {
color: #ffffff;	
text-decoration: none;
}
.entrylinksa:hover {
color: #560049;	
text-decoration: none;
}
.entrylinks a:active {
color: #560049;	
text-decoration: none;
}


.smalltext {
	font-size: 10px;
}

.verysmalltext {
	font-size: 9px;
}

.smallitalic {
	font-size: 10px;
	font-style: italic;
}
.boldtext {
	font-weight: bold;
}
.italictext {
	font-style: italic;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
.italicboldlg {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
