
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}





body {
	background-color:/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#deefff+0,98bede+100;Blue+3D+%2310 */
background: #deefff; /* Old browsers */
background: -moz-linear-gradient(left,  #deefff 0%, #98bede 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #deefff 0%,#98bede 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #deefff 0%,#98bede 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=1 ); /* IE6-9 */

}


#right_content33{
	width:480px;
	height:auto;
	
	background:#/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+100,d2ebf9+100,feffff+102 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(254,255,255,1) 100%, rgba(210,235,249,1) 100%, rgba(254,255,255,1) 102%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(254,255,255,1) 100%,rgba(210,235,249,1) 100%,rgba(254,255,255,1) 102%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(254,255,255,1) 100%,rgba(210,235,249,1) 100%,rgba(254,255,255,1) 102%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#feffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
margin-top:45px;
	margin-left:00px;
	float:left;
	
}

#cats2{
	text-align:left;
	padding:10px;
}
#cats2 li{
	list-style:none; margin:15px;
	float:left;
}
#cats2 a {
	
	text-decoration:none;
	font-size:16px;
	margin:200px;
	margin-left:-85px;
	padding:10px;
	color:#483D8B;

	
}
#cats2 a:hover{color:#;
border: none;
 
  
  padding: 8px;
  font-size: 16px;
  border-radius: 3px;
  position: relative;
  box-sizing: border-box;
  transition: all 300ms ease; 
}

